Home
last modified time | relevance | path

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

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