Home
last modified time | relevance | path

Searched defs:getUsingLoc (Results 1 – 2 of 2) 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
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h2929 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function
3397 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3615 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3708 SourceLocation getUsingLoc() const { return getBeginLoc(); } in getUsingLoc() function