Searched defs:Third (Results 1 – 6 of 6) sorted by relevance
213 NamespaceTypoProvider Third("AAB", "DDD"); in TEST() local252 CompleteTypeDiagnoser Third(true); in TEST() local
1679 ExprResult Third = ParseExpression(); in ParseForStatement() local
145 ImplicitConversionKind Third : 8; variable
1424 Expr *Third, Stmt *Body) { in CheckForLoopConditionalStatement()1552 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration()1644 Expr *Third = third.release().getAs<Expr>(); in ActOnForStmt() local
567 private abstract static class Third<T, D> extends Second<T> {} class in TypeTokenTest
1182 AsmToken Third = Lexer.peekTok(); in isLabel() local