Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Support/
H A DToolUtilities.cpp81 unsigned splitLine = fileSourceMgr.getLineAndColumn(splitLoc).first; in splitAndProcessBuffer() local
85 Twine(splitLine) + " offset "); in splitAndProcessBuffer()