Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h256 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
H A DStmt.h667 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function