Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2323 SourceLocation getDefaultLoc() const { in getDefaultLoc() function
H A DExpr.h6263 SourceLocation getDefaultLoc() const { return DefaultLoc; } in getDefaultLoc() function