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

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

Completed in 54 milliseconds