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

  /external/clang/include/clang/AST/
Stmt.h 745 void setDefaultLoc(SourceLocation L) { DefaultLoc = L; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 149 S->setDefaultLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 113 milliseconds