Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1287 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } in getUsedLocation() function
1360 SourceLocation getUsedLocation() const { return getBeginLoc(); } in getUsedLocation() function