Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp48 std::vector<const MDNode *> &LocInfos = Context.getLocInfos(); in addInlineAsmDiagBuffer()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h413 std::vector<const MDNode *> &getLocInfos() { return LocInfos; } in getLocInfos() function