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

References

tools/clang/include/clang/Basic/Module.h
  431     return IsFramework && Parent && Parent->isPartOfFramework();
tools/clang/lib/Lex/ModuleMap.cpp
  224   if (M->isPartOfFramework())
  293       Mod->isPartOfFramework() || !Mod->IsSystem || Header.IsUmbrella ||