Searched defs:AutoType (Results 1 – 3 of 3) sorted by relevance
1593 TEST_P(ASTMatchersTest, AutoType) { in TEST_P() argument
4459 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType
2787 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local