Searched defs:getUsingLoc (Results 1 – 2 of 2) sorted by relevance
2614 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function2891 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3033 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3114 SourceLocation getUsingLoc() const { return getLocStart(); } in getUsingLoc() function
9110 SourceLocation getUsingLoc(const CXXRecordDecl *Base) { in getUsingLoc() function in __anonb9d573a21111::InheritingConstructorInfo