Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp339 unsigned getSourceMgrBufferIDForFile(llvm::SourceMgr &mgr, in getSourceMgrBufferIDForFile() function
499 if (unsigned id = impl->getSourceMgrBufferIDForFile(mgr, filename)) in getBufferForFile()
512 unsigned bufferId = impl->getSourceMgrBufferIDForFile(mgr, loc.getFilename()); in convertLocToSMLoc()