Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclCXX.h2986 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function
3439 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3634 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3778 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3871 SourceLocation getUsingLoc() const { return getBeginLoc(); } in getUsingLoc() function