Searched defs:AutoType (Results 1 – 2 of 2) sorted by relevance
4394 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType
2749 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local