Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4112 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp1275 TSI = SubstAutoTypeSourceInfo(TSI, Context.DependentTy); in CheckNonTypeTemplateParameterType()
10891 NewTSI = SubstAutoTypeSourceInfo(NewTSI, Context.DependentTy); in RebuildTemplateParamsInCurrentInstantiation()
DSemaTemplateDeduction.cpp4952 TypeSourceInfo *Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() function in Sema
/external/clang/include/clang/Sema/
DSema.h6526 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,
/external/llvm-project/clang/include/clang/Sema/
DSema.h8296 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,