Searched refs:ConfigMacrosExhaustive (Results 1 – 5 of 5) sorted by relevance
45 InferExportWildcard(false), ConfigMacrosExhaustive(false), in Module()477 if (!ConfigMacros.empty() || ConfigMacrosExhaustive) { in print()480 if (ConfigMacrosExhaustive) in print()
300 unsigned ConfigMacrosExhaustive : 1; variable
1038 Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive; in inferFrameworkModule()2636 ActiveModule->ConfigMacrosExhaustive = true; in parseConfigMacros()
5532 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local5581 CurrentModule->ConfigMacrosExhaustive = ConfigMacrosExhaustive; in ReadSubmoduleBlock()
2642 Mod->ConfigMacrosExhaustive, in WriteSubmodules()