Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1273 TSI = SubstAutoTypeSourceInfoDependent(TSI); in CheckNonTypeTemplateParameterType()
10754 NewTSI = SubstAutoTypeSourceInfoDependent(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaTemplateDeduction.cpp5254 Sema::SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto) { in SubstAutoTypeSourceInfoDependent() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12389 SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto);