Searched refs:SecondPartIsInvalid (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseStmt.cpp1488 bool SecondPartIsInvalid = false; local
1601 SecondPartIsInvalid = true;
1633 SecondPartIsInvalid = Second.isInvalid();
1638 if (!SecondPartIsInvalid || SecondVar)

Completed in 78 milliseconds