Searched refs:hasAll (Results 1 – 1 of 1) sorted by relevance
225 bool hasAll{kind == ImportKind::All || *importKind_ == ImportKind::All}; in SetImportKind() local227 if (hasNone || hasAll) { in SetImportKind()