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