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