Searched refs:LexOnOffSwitch (Results 1 – 3 of 3) sorted by relevance
120 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()143 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()2623 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
2460 bool LexOnOffSwitch(tok::OnOffSwitch &Result);
968 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor