Home
last modified time | relevance | path

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