Home
last modified time | relevance | path

Searched refs:TypeWithAuto (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4106 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() argument
4109 TransformType(TypeWithAuto); in SubstAutoType()
4112 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() argument
4115 TransformType(TypeWithAuto); in SubstAutoTypeSourceInfo()
/external/clang/include/clang/Sema/
DSema.h6524 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);
6526 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,