Searched defs:getUsedLocation (Results 1 – 2 of 2) sorted by relevance
1277 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } in getUsedLocation() function1350 SourceLocation getUsedLocation() const { return getBeginLoc(); } in getUsedLocation() function
1007 SourceLocation getUsedLocation() const { return Loc; } in getUsedLocation() function