Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp139 Context.initInlineSourceManager(); in readSnippets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp46 Context.initInlineSourceManager(); in addInlineAsmDiagBuffer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h409 void initInlineSourceManager();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp118 void MCContext::initInlineSourceManager() { in initInlineSourceManager() function in MCContext