Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h1323 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } in getUsedLocation() function
1418 SourceLocation getUsedLocation() const { return getBeginLoc(); } in getUsedLocation() function