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

  /external/clang/include/clang/AST/
Stmt.h 669 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 145 S->setKeywordLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 43 milliseconds