Searched refs:IsExhaustive (Results 1 – 2 of 2) sorted by relevance
173 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes()182 unsigned IsExhaustive : 1; member
655 Attrs.IsExhaustive |= inferred->second.Attrs.IsExhaustive; in inferFrameworkModule()692 Result->ConfigMacrosExhaustive |= Attrs.IsExhaustive; in inferFrameworkModule()2084 if (Attrs.IsExhaustive && !ActiveModule->Parent) { in parseConfigMacros()2374 Attrs.IsExhaustive = true; in parseOptionalAttributes()