Searched refs:ConfigMacrosExhaustive (Results 1 – 5 of 5) sorted by relevance
45 InferExportWildcard(false), ConfigMacrosExhaustive(false), in Module()498 if (!ConfigMacros.empty() || ConfigMacrosExhaustive) { in print()501 if (ConfigMacrosExhaustive) in print()
323 unsigned ConfigMacrosExhaustive : 1; variable
1049 Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive; in inferFrameworkModule()2691 ActiveModule->ConfigMacrosExhaustive = true; in parseConfigMacros()
5582 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local5632 CurrentModule->ConfigMacrosExhaustive = ConfigMacrosExhaustive; in ReadSubmoduleBlock()
2836 Mod->ConfigMacrosExhaustive, in WriteSubmodules()