Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp140 Context.initInlineSourceManager(); in readSnippets()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp47 Context.initInlineSourceManager(); in addInlineAsmDiagBuffer()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h438 void initInlineSourceManager();
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp132 void MCContext::initInlineSourceManager() { in initInlineSourceManager() function in MCContext