Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1328 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } getUsedLocation() function
1423 SourceLocation getUsedLocation() const { return getBeginLoc(); } getUsedLocation() function