Home
last modified time | relevance | path

Searched defs:Third (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DOverload.h155 ImplicitConversionKind Third : 8; variable
/external/clang/lib/Parse/
DParseStmt.cpp1499 ExprResult Third = ParseExpression(); in ParseForStatement() local
/external/clang/lib/Sema/
DSemaStmt.cpp1350 Expr *Third, Stmt *Body) { in CheckForLoopConditionalStatement()
1442 Expr *Third = third.release().takeAs<Expr>(); in ActOnForStmt() local