| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectWriter.cpp | 23 MCContext &MCObjectWriter::getContext() const { return Asm->getContext(); } in getContext() function in MCObjectWriter 57 MCContext &MCObjectTargetWriter::getContext() const { in getContext() function in MCObjectTargetWriter
|
| H A D | MCAsmBackend.cpp | 28 MCContext &MCAsmBackend::getContext() const { return Asm->getContext(); } in getContext() function in MCAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineModuleInfo.h | 127 const MCContext &getContext() const { in getContext() function 130 MCContext &getContext() { in getContext() function
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | DWARF.h | 34 llvm::DWARFContext *getContext() { return dwarf.get(); } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFCFIChecker/ |
| H A D | DWARFCFIFunctionFrameReceiver.h | 38 MCContext &getContext() const { return Context; } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Module.h | 40 Context &getContext() const { return Ctx; } in getContext() function
|
| H A D | Use.h | 58 Context *getContext() const { return Ctx; } in getContext() function
|
| H A D | BasicBlock.h | 99 Context &getContext() const { return Ctx; } in getContext() function
|
| H A D | Region.h | 148 Context &getContext() const { return Ctx; } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanAnalysis.h | 70 LLVMContext &getContext() { return Ctx; } in getContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SValBuilder.h | 149 ASTContext &getContext() { return Context; } in getContext() function 150 const ASTContext &getContext() const { return Context; } in getContext() function
|
| H A D | ProgramState.h | 541 ASTContext &getContext() { return svalBuilder->getContext(); } in getContext() function 542 const ASTContext &getContext() const { return svalBuilder->getContext(); } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | OrcError.cpp | 107 const std::optional<std::string> &DuplicateDefinition::getContext() const { in getContext() function in llvm::orc::DuplicateDefinition
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | ThreadSafeModule.h | 146 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CrashRecoveryContext.h | 144 CrashRecoveryContext *getContext() const { in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 55 MCContext &getContext() { return getParser().getContext(); } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | BugDriver.h | 70 LLVMContext &getContext() const { return Context; } getContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.h | 103 ASTContext &getContext() const { return Context; } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCStreamer.h | 310 MCContext &getContext() const { return Context; } in getContext() function 1125 inline MCContext &MCTargetStreamer::getContext() { in getContext() function
|
| H A D | MCAssembler.h | 179 MCContext &getContext() const { return Context; } in getContext() function
|
| /freebsd/contrib/opencsd/decoder/include/common/ |
| H A D | trc_gen_elem.h | 99 const ocsd_pe_context &getContext() const { return context; }; in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/ |
| H A D | MCDisassembler.h | 228 MCContext& getContext() const { return Ctx; } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUTargetStreamer.h | 39 MCContext &getContext() const { return Streamer.getContext(); } in getContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpState.h | 117 Context &getContext() const { return Ctx; } in getContext() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Metadata.h | 407 LLVMContext &getContext() const { return Context; } in getContext() function 499 LLVMContext &getContext() const { return V->getContext(); } in getContext() function
|