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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3580 NamedDecl *getInstantiatedFromUsingDecl() const { return InstantiatedFrom; } function in class:clang::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1523 ASTContext::getInstantiatedFromUsingDecl(NamedDecl *UUD) { function in class:ASTContext

Completed in 168 milliseconds