Searched refs:scopeKind (Results 1 – 1 of 1) sorted by relevance
1021 auto scopeKind{scope->kind()}; in IsSaved() local1022 if (scopeKind == Scope::Kind::Module) { in IsSaved()1026 } else if (scopeKind == Scope::Kind::DerivedType) { in IsSaved()