Home
last modified time | relevance | path

Searched defs:TypeWithAuto (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4941 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType()
4952 TypeSourceInfo *Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo()
4964 QualType Sema::ReplaceAutoType(QualType TypeWithAuto, in ReplaceAutoType()
4971 TypeSourceInfo *Sema::ReplaceAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in ReplaceAutoTypeSourceInfo()
DSemaType.cpp270 QualType ReplaceAutoType(QualType TypeWithAuto, QualType Replacement) { in ReplaceAutoType()
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4106 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType()
4112 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo()