Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1322 TSI = SubstAutoTypeSourceInfoDependent(TSI); in CheckNonTypeTemplateParameterType()
11551 NewTSI = SubstAutoTypeSourceInfoDependent(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaTemplateDeduction.cpp5124 Sema::SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto) { in SubstAutoTypeSourceInfoDependent() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9355 SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto);