Searched refs:LexOnOffSwitch (Results 1 – 6 of 6) sorted by relevance
782 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor1293 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()1307 PP.LexOnOffSwitch(OOS); in HandlePragma()
1683 bool LexOnOffSwitch(tok::OnOffSwitch &OOS);
113 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()136 PP.LexOnOffSwitch(OOS); in HandlePragma()2192 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
2027 bool LexOnOffSwitch(tok::OnOffSwitch &Result);
948 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor
1389 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()