Home
last modified time | relevance | path

Searched refs:InlineSrcMgr (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp71 : TT(TheTriple), SrcMgr(mgr), InlineSrcMgr(nullptr), in MCContext()
121 if (!InlineSrcMgr) in initInlineSourceManager()
122 InlineSrcMgr.reset(new SourceMgr()); in initInlineSourceManager()
131 InlineSrcMgr.reset(); in reset()
924 } else if (InlineSrcMgr) { in diagnose()
925 SMP = InlineSrcMgr.get(); in diagnose()
951 } else if (InlineSrcMgr) { in reportCommon()
952 SMP = InlineSrcMgr.get(); in reportCommon()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCContext.cpp71 : TT(TheTriple), SrcMgr(mgr), InlineSrcMgr(nullptr), in MCContext()
121 if (!InlineSrcMgr) in initInlineSourceManager()
122 InlineSrcMgr.reset(new SourceMgr()); in initInlineSourceManager()
131 InlineSrcMgr.reset(); in reset()
924 } else if (InlineSrcMgr) { in diagnose()
925 SMP = InlineSrcMgr.get(); in diagnose()
951 } else if (InlineSrcMgr) { in reportCommon()
952 SMP = InlineSrcMgr.get(); in reportCommon()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCContext.cpp71 : TT(TheTriple), SrcMgr(mgr), InlineSrcMgr(nullptr), in MCContext()
121 if (!InlineSrcMgr) in initInlineSourceManager()
122 InlineSrcMgr.reset(new SourceMgr()); in initInlineSourceManager()
131 InlineSrcMgr.reset(); in reset()
924 } else if (InlineSrcMgr) { in diagnose()
925 SMP = InlineSrcMgr.get(); in diagnose()
951 } else if (InlineSrcMgr) { in reportCommon()
952 SMP = InlineSrcMgr.get(); in reportCommon()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCContext.cpp71 : TT(TheTriple), SrcMgr(mgr), InlineSrcMgr(nullptr), in MCContext()
121 if (!InlineSrcMgr) in initInlineSourceManager()
122 InlineSrcMgr.reset(new SourceMgr()); in initInlineSourceManager()
131 InlineSrcMgr.reset(); in reset()
924 } else if (InlineSrcMgr) { in diagnose()
925 SMP = InlineSrcMgr.get(); in diagnose()
951 } else if (InlineSrcMgr) { in reportCommon()
952 SMP = InlineSrcMgr.get(); in reportCommon()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp71 : TT(TheTriple), SrcMgr(mgr), InlineSrcMgr(nullptr), in MCContext()
121 if (!InlineSrcMgr) in initInlineSourceManager()
122 InlineSrcMgr.reset(new SourceMgr()); in initInlineSourceManager()
131 InlineSrcMgr.reset(); in reset()
924 } else if (InlineSrcMgr) { in diagnose()
925 SMP = InlineSrcMgr.get(); in diagnose()
951 } else if (InlineSrcMgr) { in reportCommon()
952 SMP = InlineSrcMgr.get(); in reportCommon()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp71 : TT(TheTriple), SrcMgr(mgr), InlineSrcMgr(nullptr),
121 if (!InlineSrcMgr)
122 InlineSrcMgr.reset(new SourceMgr());
131 InlineSrcMgr.reset();
924 } else if (InlineSrcMgr) {
925 SMP = InlineSrcMgr.get();
951 } else if (InlineSrcMgr) {
952 SMP = InlineSrcMgr.get();
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
698 else if (InlineSrcMgr) in reportError()
699 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
714 else if (InlineSrcMgr) in reportWarning()
715 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
698 else if (InlineSrcMgr) in reportError()
699 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
714 else if (InlineSrcMgr) in reportWarning()
715 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
698 else if (InlineSrcMgr) in reportError()
699 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
714 else if (InlineSrcMgr) in reportWarning()
715 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
831 else if (InlineSrcMgr) in reportError()
832 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
847 else if (InlineSrcMgr) in reportWarning()
848 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
819 else if (InlineSrcMgr) in reportError()
820 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
835 else if (InlineSrcMgr) in reportWarning()
836 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
838 else if (InlineSrcMgr) in reportError()
839 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
854 else if (InlineSrcMgr) in reportWarning()
855 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
819 else if (InlineSrcMgr) in reportError()
820 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
835 else if (InlineSrcMgr) in reportWarning()
836 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCContext.cpp63 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
838 else if (InlineSrcMgr) in reportError()
839 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
854 else if (InlineSrcMgr) in reportWarning()
855 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Warning, Msg); in reportWarning()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCContext.cpp60 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
620 else if (InlineSrcMgr) in reportError()
621 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCContext.cpp60 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
625 else if (InlineSrcMgr) in reportError()
626 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCContext.cpp62 : SrcMgr(mgr), InlineSrcMgr(nullptr), MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
693 else if (InlineSrcMgr) in reportError()
694 InlineSrcMgr->PrintMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCContext.h73 SourceMgr *InlineSrcMgr; variable
311 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCContext.h72 SourceMgr *InlineSrcMgr;
291 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; }
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCContext.h72 SourceMgr *InlineSrcMgr; variable
291 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCContext.h76 SourceMgr *InlineSrcMgr; variable
362 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCContext.h76 SourceMgr *InlineSrcMgr; variable
361 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCContext.h74 SourceMgr *InlineSrcMgr; variable
316 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h77 SourceMgr *InlineSrcMgr; variable
366 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCContext.h76 SourceMgr *InlineSrcMgr; variable
361 void setInlineSourceManager(SourceMgr *SM) { InlineSrcMgr = SM; } in setInlineSourceManager()

12