Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h8448 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,