Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp2172 LookupRequest ContainerLookup; in incomingCalls() local
2182 ContainerLookup.IDs.insert(R.Container); in incomingCalls()
2186 Index->lookup(ContainerLookup, [&](const Symbol &Caller) { in incomingCalls()