Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp695 unsigned LineMin = in findNearbyIdentifier() local
698 SourceLocation LocMin = SM.translateLineCol(File, LineMin, 1); in findNearbyIdentifier()