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

References

tools/clang/lib/Lex/ModuleMap.cpp
  977           Attrs.IsExhaustive |= inferred->second.Attrs.IsExhaustive;
  977           Attrs.IsExhaustive |= inferred->second.Attrs.IsExhaustive;
 1017   Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive;
 2602   if (Attrs.IsExhaustive && !ActiveModule->Parent) {
 2892       Attrs.IsExhaustive = true;