Searched refs:getPreambleConditionalStack (Results 1 – 2 of 2) sorted by relevance
2320 ArrayRef<PPConditionalInfo> getPreambleConditionalStack() const { in getPreambleConditionalStack() function
2172 for (const auto &Cond : PP.getPreambleConditionalStack()) { in WritePreprocessor()