Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/
H A DLocationSnapshot.cpp53 const std::pair<unsigned, unsigned> &lineCol = it->second; generateLocationsFromIR() local
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp78 auto lineCol = sourceMgr.getLineAndColumn(range->End); in getLocationFromLoc() local