Home
last modified time | relevance | path

Searched defs:getKeywordLoc (Results 1 – 3 of 3) 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