Searched refs:ConfigMacrosExhaustive (Results 1 – 5 of 5) sorted by relevance
45 InferExportWildcard(false), ConfigMacrosExhaustive(false), in Module()526 if (!ConfigMacros.empty() || ConfigMacrosExhaustive) { in print()529 if (ConfigMacrosExhaustive) in print()
368 unsigned ConfigMacrosExhaustive : 1;
1099 Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive; in inferFrameworkModule()2758 ActiveModule->ConfigMacrosExhaustive = true; in parseConfigMacros()
5784 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local5835 CurrentModule->ConfigMacrosExhaustive = ConfigMacrosExhaustive; in ReadSubmoduleBlock()
3028 Mod->ConfigMacrosExhaustive, in WriteSubmodules()