Home
last modified time | relevance | path

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

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