Searched refs:isPartiallyExpanded (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp838 bool isPartiallyExpanded() { return IsPartiallyExpanded; } function in class:__anon3229::PackDeductionScope
1100 if (NumExpansions && !PackScope.isPartiallyExpanded()) {
3998 if (NumExpansions && !PackScope.isPartiallyExpanded()) {

Completed in 198 milliseconds