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

References

tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  555   enum { Other, ControlBlock, ASTBlock, DiagnosticOptionsBlock } State = Other;
  570       if (State == Other) {
  614       State = Other;