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

References

tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  570       if (State == Other) {
  586         State = ControlBlock;
  595         State = ASTBlock;
  604         State = DiagnosticOptionsBlock;
  614       State = Other;
  627     if (State == ControlBlock && Code == IMPORTS) {
  685     if (State == ASTBlock && Code == IDENTIFIER_TABLE && Record[0] > 0) {
  705     if (State == DiagnosticOptionsBlock && Code == SIGNATURE)