Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2950 SourceLocation getUsingLoc() const { return UsingLoc; } in getUsingLoc() function
3418 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3636 SourceLocation getUsingLoc() const { return UsingLocation; } in getUsingLoc() function
3729 SourceLocation getUsingLoc() const { return getBeginLoc(); } in getUsingLoc() function