Home
last modified time | relevance | path

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

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