Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp1298 TSI = SubstAutoTypeSourceInfoDependent(TSI); in CheckNonTypeTemplateParameterType()
10987 NewTSI = SubstAutoTypeSourceInfoDependent(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaTemplateDeduction.cpp4824 Sema::SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto) { in SubstAutoTypeSourceInfoDependent() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h8829 SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto);