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