Home
last modified time | relevance | path

Searched defs:LSPLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp130 auto LSPLoc = sourceLocToPosition(SM, Loc); in getTokenRange() local
/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp140 Location LSPLoc; in toLSPLocation() local
1267 auto LSPLoc = toLSPLocation(R.Location, *MainFilePath); in findReferences() local