Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h275 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
493 SourceLocation getKeywordLoc() const { return CoreturnLoc; } in getKeywordLoc() function
H A DExprCXX.h5169 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
5253 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function