Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h262 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
393 SourceLocation getKeywordLoc() const { return CoreturnLoc; } in getKeywordLoc() function
DStmt.h670 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
DExprCXX.h4172 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h274 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
476 SourceLocation getKeywordLoc() const { return CoreturnLoc; } in getKeywordLoc() function
DExprCXX.h4712 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
4819 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
DStmt.h1545 SourceLocation getKeywordLoc() const { return SwitchCaseBits.KeywordLoc; } in getKeywordLoc() function