Searched defs:getIntroducer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 3112 BaseUsingDecl *UsingShadowDecl::getIntroducer() const { getIntroducer() function in UsingShadowDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 3655 UsingDecl *getIntroducer() const { getIntroducer() function |