Home
last modified time | relevance | path

Searched defs:getDefaultLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DStmt.h764 SourceLocation getDefaultLoc() const { return KeywordLoc; } in getDefaultLoc() function
DExpr.h4443 SourceLocation getDefaultLoc() const { return DefaultLoc; } in getDefaultLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h1737 SourceLocation getDefaultLoc() const { return getKeywordLoc(); } in getDefaultLoc() function
DExpr.h5794 SourceLocation getDefaultLoc() const { return DefaultLoc; } in getDefaultLoc() function