Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h256 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
DStmt.h662 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function