Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h2295 SourceLocation getDefaultLoc() const { in getDefaultLoc() function
H A DStmt.h1782 SourceLocation getDefaultLoc() const { return getKeywordLoc(); } in getDefaultLoc() function
H A DExpr.h5881 SourceLocation getDefaultLoc() const { return DefaultLoc; } in getDefaultLoc() function