Searched defs:Third (Results 1 – 3 of 3) sorted by relevance
155 ImplicitConversionKind Third : 8; variable
1499 ExprResult Third = ParseExpression(); in ParseForStatement() local
1350 Expr *Third, Stmt *Body) { in CheckForLoopConditionalStatement()1442 Expr *Third = third.release().takeAs<Expr>(); in ActOnForStmt() local