Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinterInlineAsm.cpp49 SourceMgr &SrcMgr = *Context.getInlineSourceManager(); in addInlineAsmDiagBuffer()
99 SourceMgr &SrcMgr = *MMI->getContext().getInlineSourceManager(); in emitInlineAsm()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCContext.h404 SourceMgr *getInlineSourceManager() { return InlineSrcMgr.get(); } in getInlineSourceManager() function