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

/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4076 QualType Sema::SubstAutoType(QualType TypeWithAuto, argument
4079 TransformType(TypeWithAuto);
4082 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, argument
4085 TransformType(TypeWithAuto);

Completed in 208 milliseconds