Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp966 AggrDeductionCandidateParamTypes(AggrDeductionCandidateParamTypes) { in InitListChecker()
1364 assert(AggrDeductionCandidateParamTypes); in CheckListElementTypes()
1428 assert(AggrDeductionCandidateParamTypes); in CheckSubElementType()
1459 if (AggrDeductionCandidateParamTypes) in CheckSubElementType()
1678 if (AggrDeductionCandidateParamTypes) in CheckScalarType()
1735 if (AggrDeductionCandidateParamTypes) in CheckReferenceType()
1788 if (AggrDeductionCandidateParamTypes) in CheckVectorType()
1951 if (AggrDeductionCandidateParamTypes) in CheckArrayType()
2191 AggrDeductionCandidateParamTypes->push_back( in CheckStructUnionTypes()
2429 AggrDeductionCandidateParamTypes) in CheckStructUnionTypes()
[all …]