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