Searched refs:LexOnOffSwitch (Results 1 – 3 of 3) sorted by relevance
780 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor1244 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()1258 PP.LexOnOffSwitch(OOS); in HandlePragma()
1381 bool LexOnOffSwitch(tok::OnOffSwitch &OOS);
1373 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()