Searched defs:bufferId (Results 1 – 6 of 6) sorted by relevance
20 QuerySession(Operation * rootOp,llvm::SourceMgr & sourceMgr,unsigned bufferId,const matcher::Registry & matcherRegistry) QuerySession() argument 36 unsigned bufferId; global() variable
80 auto bufferId = sourceMgr.AddNewSourceBuffer(std::move(file), SMLoc()); in mlirQueryMain() local
77 int bufferId = sourceMgr.FindBufferContainingLoc(loc); in extractSourceDocComment() local
37 int bufferId = mgr.FindBufferContainingLoc(loc); getURIFromLoc() local
574 unsigned bufferId = impl->getSourceMgrBufferIDForFile(mgr, loc.getFilename()); convertLocToSMLoc() local
43 int bufferId = mgr.FindBufferContainingLoc(loc.Start); in getURIFromLoc() local