Searched refs:ConfigMacrosExhaustive (Results 1 – 10 of 10) sorted by relevance
35 InferExportWildcard(false), ConfigMacrosExhaustive(false), in Module()364 if (!ConfigMacros.empty() || ConfigMacrosExhaustive) { in print()367 if (ConfigMacrosExhaustive) in print()
45 InferExportWildcard(false), ConfigMacrosExhaustive(false), in Module()479 if (!ConfigMacros.empty() || ConfigMacrosExhaustive) { in print()482 if (ConfigMacrosExhaustive) in print()
202 unsigned ConfigMacrosExhaustive : 1; variable
297 unsigned ConfigMacrosExhaustive : 1; variable
692 Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive; in inferFrameworkModule()2085 ActiveModule->ConfigMacrosExhaustive = true; in parseConfigMacros()
1037 Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive; in inferFrameworkModule()2626 ActiveModule->ConfigMacrosExhaustive = true; in parseConfigMacros()
4479 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local4523 CurrentModule->ConfigMacrosExhaustive = ConfigMacrosExhaustive; in ReadSubmoduleBlock()
2559 Mod->ConfigMacrosExhaustive}; in WriteSubmodules()
5491 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local5539 CurrentModule->ConfigMacrosExhaustive = ConfigMacrosExhaustive; in ReadSubmoduleBlock()
2637 Mod->ConfigMacrosExhaustive, in WriteSubmodules()