Home
last modified time | relevance | path

Searched refs:InstantiatingPackElement (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h727 bool InstantiatingPackElement = false);
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3409 T *D, bool InstantiatingPackElement) { in instantiateUnresolvedUsingDecl() argument
3411 if (D->isPackExpansion() && !InstantiatingPackElement) { in instantiateUnresolvedUsingDecl()