Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp1299 TSI = SubstAutoTypeSourceInfoDependent(TSI); in CheckNonTypeTemplateParameterType()
11245 NewTSI = SubstAutoTypeSourceInfoDependent(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
H A DSemaTemplateDeduction.cpp4888 Sema::SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto) { in SubstAutoTypeSourceInfoDependent() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9087 SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto);