Home | History | Annotate | Download | only in Lex

Lines Matching refs:ConditionalStack

2506   while (!ConditionalStack.empty()) {
2508 PP->Diag(ConditionalStack.back().IfLoc,
2510 ConditionalStack.pop_back();