Searched refs:approximateScopeMatch (Results 1 – 1 of 1) sorted by relevance
46 bool approximateScopeMatch(llvm::StringRef Scope, llvm::StringRef Query) { in approximateScopeMatch() function125 if (AnyScope && !approximateScopeMatch(Scope, ReqScope)) in getWorkspaceSymbols()