Searched defs:ExpectClosingParen (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Lex/
H A DPragma.cpp1169 bool ExpectClosingParen = false; local
1173 ExpectClosingParen = true;
1190 if (ExpectClosingParen) {

Completed in 167 milliseconds