Searched defs:getUsingLoc (Results 1 – 2 of 2) sorted by relevance
2620 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function2897 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3039 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function3120 SourceLocation getUsingLoc() const { return getLocStart(); } in getUsingLoc() function
9083 SourceLocation getUsingLoc(const CXXRecordDecl *Base) { in getUsingLoc() function in __anonb9d573a20f11::InheritingConstructorInfo