Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp139 DeclContext *Ctxt, PatchLocation Attr) { in noteForwardReference()
148 DeclContext *Ctxt; in fixupForwardReferences() local
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp93 LLVMContext &Ctxt) { in parseInputFile() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h236 generateCompactUnwindEncoding(const MCDwarfFrameInfo * FI,const MCContext * Ctxt) generateCompactUnwindEncoding() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h71 DeclContext *Ctxt; member
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp748 setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler,void * Ctxt) setDiagnosticHandler() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp58 Input::Input(StringRef InputContent, void *Ctxt, in Input() argument
66 Input::Input(MemoryBufferRef Input, void *Ctxt, in Input() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp540 DWARFContext *Ctxt = S->Context.get(); getDWOContext() local
547 DWARFContext *Ctxt = S->Context.get(); getDWOContext() local
590 auto *Ctxt = S->Context.get(); getDWOContext() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5220 auto *Ctxt = cast<llvm::DICompositeType>(getDeclContextDescriptor(D)); getOrCreateStaticDataMemberDeclarationOrNull() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7701 for (DeclContext *Ctxt = DC; Ctxt; Ctxt = Ctxt->getParent()) { ActOnVariableDeclarator() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18983 LLVMContext &Ctxt = *DAG->getContext(); getLoadedType() local
[all...]