Searched refs:LexOnOffSwitch (Results 1 – 3 of 3) sorted by relevance
116 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()139 PP.LexOnOffSwitch(OOS); in HandlePragma()2511 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
2418 bool LexOnOffSwitch(tok::OnOffSwitch &Result);
957 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor