Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9985 return SubstAutoTypeSourceInfoDependent(TSInfo)->getType(); in DeduceTemplateSpecializationFromInitializer()
10030 return SubstAutoTypeSourceInfoDependent(TSInfo)->getType(); in DeduceTemplateSpecializationFromInitializer()
H A DSemaTemplate.cpp1279 TSI = SubstAutoTypeSourceInfoDependent(TSI); in CheckNonTypeTemplateParameterType()
11313 NewTSI = SubstAutoTypeSourceInfoDependent(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaTemplateDeduction.cpp5368 Sema::SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto) { in SubstAutoTypeSourceInfoDependent() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12640 SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto);