Searched defs:Third (Results 1 – 5 of 5) sorted by relevance
36 struct Third struct40 Third(int X, char Z) : in Third() argument
214 NamespaceTypoProvider Third("AAB", "DDD"); in TEST() local253 CompleteTypeDiagnoser Third(true); in TEST() local
1403 Expr *Third, Stmt *Body) { in CheckForLoopConditionalStatement()1531 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration()1622 Expr *Third = third.release().getAs<Expr>(); in ActOnForStmt() local
1651 ExprResult Third = ParseExpression(); in ParseForStatement() local
156 ImplicitConversionKind Third : 8; variable