Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp663 static bool substituteParameterMappings(Sema &S, NormalizedConstraint &N, in substituteParameterMappings() function
667 if (substituteParameterMappings(S, N.getLHS(), Concept, TemplateArgs, in substituteParameterMappings()
670 return substituteParameterMappings(S, N.getRHS(), Concept, TemplateArgs, in substituteParameterMappings()
788 if (substituteParameterMappings( in fromConstraintExpr()