Searched refs:LexOnOffSwitch (Results 1 – 3 of 3) sorted by relevance
115 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()138 PP.LexOnOffSwitch(OOS); in HandlePragma()2285 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
2034 bool LexOnOffSwitch(tok::OnOffSwitch &Result);
999 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor