Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmtCXX.h275 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
493 SourceLocation getKeywordLoc() const { return CoreturnLoc; } in getKeywordLoc() function
HDExprCXX.h5169 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
5253 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
HDStmt.h1783 SourceLocation getKeywordLoc() const { return SwitchCaseBits.KeywordLoc; } in getKeywordLoc() function