Searched defs:getUsedLocation (Results 1 – 5 of 5) sorted by relevance
1328 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } in getUsedLocation() function1423 SourceLocation getUsedLocation() const { return getBeginLoc(); } in getUsedLocation() function
1338 SourceLocation getUsedLocation() const { return CXXDefaultArgExprBits.Loc; } in getUsedLocation() function1433 SourceLocation getUsedLocation() const { return getBeginLoc(); } in getUsedLocation() function
1007 SourceLocation getUsedLocation() const { return Loc; } in getUsedLocation() function