Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp47 SourceMgr &SrcMgr = *Context.getInlineSourceManager(); in addInlineAsmDiagBuffer()
97 SourceMgr &SrcMgr = *MMI->getContext().getInlineSourceManager(); in emitInlineAsm()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCContext.h413 SourceMgr *getInlineSourceManager() { in getInlineSourceManager() function