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