Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3112 BaseUsingDecl *UsingShadowDecl::getIntroducer() const { getIntroducer() function in UsingShadowDecl
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3655 UsingDecl *getIntroducer() const { getIntroducer() function