Searched defs:SecondVar (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseStmt.cpp1493 Decl *SecondVar = nullptr; local
1626 ParseCXXCondition(Second, SecondVar, ForLoc, true);
1638 if (!SecondPartIsInvalid || SecondVar)
1724 SecondPart, SecondVar, ThirdPart,

Completed in 950 milliseconds