HomeSort by relevance Sort by last modified time
    Searched refs:setSemiLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Stmt.h 529 void setSemiLoc(SourceLocation L) { SemiLoc = L; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 117 S->setSemiLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 161 milliseconds