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

  /external/clang/include/clang/AST/
StmtCXX.h 257 SourceLocation getKeywordLoc() const { return KeywordLoc; }
388 SourceLocation getKeywordLoc() const { return CoreturnLoc; }
Stmt.h 658 SourceLocation getKeywordLoc() const { return KeywordLoc; }
    [all...]

Completed in 36 milliseconds