Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp861 bool hasFixedArity() { return FixedNumExpansions.hasValue(); } in hasFixedArity() function in __anonb17da8c00111::PackDeductionScope
1088 if (ParamIdx + 1 == NumParams || PackScope.hasFixedArity()) { in DeduceTemplateArguments()
4193 if (ParamIdx + 1 == NumParamTypes || PackScope.hasFixedArity()) { in DeduceTemplateArguments()