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

References

tools/clang/include/clang/Lex/Preprocessor.h
 1977   bool LexOnOffSwitch(tok::OnOffSwitch &Result);
tools/clang/lib/Lex/Pragma.cpp
  942 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) {
tools/clang/lib/Parse/ParsePragma.cpp
  106     tok::OnOffSwitch OOS;
  132     tok::OnOffSwitch OOS;
  604   tok::OnOffSwitch OOS =
  627   tok::OnOffSwitch OOS =
 2113   tok::OnOffSwitch OOS;