Home
last modified time | relevance | path

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

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