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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp214 case ConstraintSubstitution:
405 ConstraintSubstitution, NamedDecl *Template,
408 SemaRef, CodeSynthesisContext::ConstraintSubstitution,
810 case CodeSynthesisContext::ConstraintSubstitution:
866 case CodeSynthesisContext::ConstraintSubstitution:
H A DSemaConcept.cpp208 Sema::InstantiatingTemplate::ConstraintSubstitution{},
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp428 case CodeSynthesisContext::ConstraintSubstitution:
429 return "ConstraintSubstitution";
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8350 ConstraintSubstitution, enumerator in enum:clang::final::CompleteTypeKind::CodeSynthesisContext::SynthesisKind
8637 struct ConstraintSubstitution {}; struct in struct:clang::final::CompleteTypeKind::InstantiatingTemplate
8642 ConstraintSubstitution, NamedDecl *Template,

Completed in 222 milliseconds