Home
last modified time | relevance | path

Searched defs:getUsingLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DDeclCXX.h2680 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function
3069 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3211 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3292 SourceLocation getUsingLoc() const { return getLocStart(); } in getUsingLoc() function