Searched defs:IsFramework (Results 1 – 5 of 5) sorted by relevance
85 unsigned IsFramework : 1; variable159 bool IsFramework) in Module()
45 unsigned IsFramework : 1; member
25 bool IsFramework, bool IsExplicit) in Module()
276 ModuleMap::findOrCreateModule(StringRef Name, Module *Parent, bool IsFramework, in findOrCreateModule()
3106 bool IsFramework = Record[2]; in ReadSubmoduleBlock() local