Home
last modified time | relevance | path

Searched defs:Ctxt (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDebugMap.cpp132 YAMLContext Ctxt; in parseYAMLDebugMap() local
208 if (void *Ctxt = io.getContext()) in mapping() local
219 if (void *Ctxt = io.getContext()) in mapping() local
237 const auto &Ctxt = *reinterpret_cast<YAMLContext *>(IO.getContext()); in denormalize() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp101 DeclContext *Ctxt, PatchLocation Attr) { in noteForwardReference()
110 DeclContext *Ctxt; in fixupForwardReferences() local
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DBugDriver.cpp93 LLVMContext &Ctxt) { in parseInputFile()
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h56 DeclContext *Ctxt; member
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp747 void *Ctxt) { in setDiagnosticHandler()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLTraits.cpp58 Input::Input(StringRef InputContent, void *Ctxt, in Input()
66 Input::Input(MemoryBufferRef Input, void *Ctxt, in Input()
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp740 LLVMContext &Ctxt, in parseReducerWorkItem()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1472 DWARFContext *Ctxt = S->Context.get(); in getDWOContext() local
1479 DWARFContext *Ctxt = S->Context.get(); in getDWOContext() local
1515 auto *Ctxt = S->Context.get(); in getDWOContext() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5031 auto *Ctxt = cast<llvm::DICompositeType>(getDeclContextDescriptor(D)); in getOrCreateStaticDataMemberDeclarationOrNull() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp7544 for (DeclContext *Ctxt = DC; Ctxt; Ctxt = Ctxt->getParent()) { in ActOnVariableDeclarator() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17696 LLVMContext &Ctxt = *DAG->getContext(); in getLoadedType() local