Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1609 FullExprArg ThirdPart(Actions); in ParseForStatement() local
1798 ThirdPart = Actions.MakeFullDiscardedValueExpr(Third.get()); in ParseForStatement()
1881 SecondPart, ThirdPart, T.getCloseLocation(), in ParseForStatement()