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

References

tools/clang/lib/CodeGen/MacroPPCallbacks.cpp
   77   if (Status == MainFileScope || Status == CommandLineIncludeScope)
   83   if (Status == MainFileScope || EnteredCommandLineIncludeFiles)
  103     Status = MainFileScope;
  105   case MainFileScope:
  127   case MainFileScope:
  142       Status = MainFileScope;
  151   case MainFileScope: