reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Lex/Preprocessor.h
 1977   bool LexOnOffSwitch(tok::OnOffSwitch &Result);

References

tools/clang/lib/Parse/ParsePragma.cpp
  107     if (PP.LexOnOffSwitch(OOS))
  133     PP.LexOnOffSwitch(OOS);
 2114   if (PP.LexOnOffSwitch(OOS))