Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2052 FullExprArg ThirdPart(Actions); in ParseForStatement() local
2280 ThirdPart = Actions.MakeFullDiscardedValueExpr(Third.get()); in ParseForStatement()
2369 SecondPart, ThirdPart, T.getCloseLocation(), in ParseForStatement()