Searched refs:FoundScopes (Results 1 – 1 of 1) sorted by relevance
4541 llvm::DenseSet<llvm::StringRef> FoundScopes; in CodeCompleteAttribute() local4562 if (!Scope.empty() && FoundScopes.insert(Scope).second) { in CodeCompleteAttribute()