Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2952 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function
3405 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3600 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3744 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3837 SourceLocation getUsingLoc() const { return getBeginLoc(); } in getUsingLoc() function