Home
last modified time | relevance | path

Searched refs:getQueryScopes (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp578 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() function
1480 std::tie(QueryScopes, AllScopes) = getQueryScopes( in runWithSema()