Searched refs:PriorTemplateArgumentSubstitution (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp203 case PriorTemplateArgumentSubstitution:
351 CodeSynthesisContext::PriorTemplateArgumentSubstitution,
361 CodeSynthesisContext::PriorTemplateArgumentSubstitution,
660 case CodeSynthesisContext::PriorTemplateArgumentSubstitution: {
857 case CodeSynthesisContext::PriorTemplateArgumentSubstitution:
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp408 case CodeSynthesisContext::PriorTemplateArgumentSubstitution:
409 return "PriorTemplateArgumentSubstitution";
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8311 PriorTemplateArgumentSubstitution, enumerator in enum:clang::final::CompleteTypeKind::CodeSynthesisContext::SynthesisKind

Completed in 110 milliseconds