Searched defs:getUsingLoc (Results 1 – 2 of 2) sorted by relevance
2680 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function3069 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3211 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3292 SourceLocation getUsingLoc() const { return getLocStart(); } in getUsingLoc() function
2929 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function3397 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3615 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3708 SourceLocation getUsingLoc() const { return getBeginLoc(); } in getUsingLoc() function