Searched defs:getKeywordLoc (Results 1 - 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | StmtCXX.h | 256 SourceLocation getKeywordLoc() const { return KeywordLoc; } function in class:clang::MSDependentExistsStmt |
H A D | Stmt.h | 668 SourceLocation getKeywordLoc() const { return KeywordLoc; } function in class:clang::SwitchCase |
Completed in 47 milliseconds