Home | History | Annotate | Download | only in Lex

Lines Matching refs:ConditionalStack

2403   while (!ConditionalStack.empty()) {
2405 PP->Diag(ConditionalStack.back().IfLoc,
2407 ConditionalStack.pop_back();