Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1563 FullExprArg ThirdPart(Actions); in ParseForStatement() local
1721 ThirdPart = Actions.MakeFullDiscardedValueExpr(Third.get()); in ParseForStatement()
1804 SecondPart, ThirdPart, T.getCloseLocation(), in ParseForStatement()