Home
last modified time | relevance | path

Searched refs:ThirdPart (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseStmt.cpp1447 FullExprArg ThirdPart(Actions); in ParseForStatement() local
1585 ThirdPart = Actions.MakeFullDiscardedValueExpr(Third.take()); in ParseForStatement()
1648 SecondPart, SecondVar, ThirdPart, in ParseForStatement()