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

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

Completed in 212 milliseconds