Home
last modified time | relevance | path

Searched defs:LocInfos (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp189 std::vector<const MDNode *> &LocInfos) { in getLocCookie() argument
221 __anon38838a6d0202(const SMDiagnostic &SMD, bool IsInlineAsm, const SourceMgr &SrcMgr, std::vector<const MDNode *> &LocInfos) doInitialization() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp127 std::vector<const MDNode *> &LocInfos) { in initializeRecordStreamer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp50 std::vector<const MDNode *> &LocInfos = Context.getLocInfos(); in addInlineAsmDiagBuffer() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h108 std::vector<const MDNode *> LocInfos; global() variable