Home
last modified time | relevance | path

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

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