Searched defs:TemplateAC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaConcept.cpp | 925 SmallVector<const Expr *, 3> TemplateAC; CheckInstantiatedFunctionTemplateConstraints() local |
H A D | SemaTemplate.cpp | 5071 SmallVector<const Expr *, 3> PartialAC, TemplateAC; checkMoreSpecializedThanPrimary() local |