Searched defs:LexOnOffSwitch (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPragma.cpp783 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { function in class:Preprocessor
1243 if (PP.LexOnOffSwitch(OOS))
1257 PP.LexOnOffSwitch(OOS);

Completed in 382 milliseconds