Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DDiagnostics.cpp360 unsigned getSourceMgrBufferIDForFile(llvm::SourceMgr &mgr, in getSourceMgrBufferIDForFile() function
532 if (unsigned id = impl->getSourceMgrBufferIDForFile(mgr, filename)) in getBufferForFile()
580 unsigned bufferId = impl->getSourceMgrBufferIDForFile(mgr, loc.getFilename()); in convertLocToSMLoc()