Searched defs:getKeywordLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DStmtCXX.h256 SourceLocation getKeywordLoc() const { return KeywordLoc; } function in class:clang::MSDependentExistsStmt
H A DStmt.h643 SourceLocation getKeywordLoc() const { return KeywordLoc; } function in class:clang::SwitchCase

Completed in 141 milliseconds