Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h1277 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } in getUsedLocation() function
1350 SourceLocation getUsedLocation() const { return getBeginLoc(); } in getUsedLocation() function
/external/clang/include/clang/AST/
DExprCXX.h1007 SourceLocation getUsedLocation() const { return Loc; } in getUsedLocation() function