Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1293 TSI = SubstAutoTypeSourceInfo(TSI, Context.DependentTy); in CheckNonTypeTemplateParameterType()
10885 NewTSI = SubstAutoTypeSourceInfo(NewTSI, Context.DependentTy); in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaTemplateDeduction.cpp4942 TypeSourceInfo *Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8517 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,