Searched refs:LexOnOffSwitch (Results 1 – 3 of 3) sorted by relevance
107 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()132 PP.LexOnOffSwitch(OOS); in HandlePragma()2102 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
1888 bool LexOnOffSwitch(tok::OnOffSwitch &Result);
956 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor