Searched defs:Ctxt (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp93 DeclContext *Ctxt; local
83 noteForwardReference(DIE *Die, const CompileUnit *RefUnit, DeclContext *Ctxt, PatchLocation Attr) argument
H A DDWARFLinker.cpp848 DeclContext *Ctxt = nullptr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp92 parseInputFile(StringRef Filename, LLVMContext &Ctxt) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp175 static void output(const ScalarDocNode &S, void *Ctxt, raw_ostream &OS, argument
181 static StringRef input(StringRef Str, StringRef Tag, void *Ctxt, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h153 static unsigned getHashValue(const DeclContext *Ctxt) { argument
H A DDWARFLinkerCompileUnit.h58 DeclContext *Ctxt; member in struct:llvm::CompileUnit::DIEInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp695 setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler, void *Ctxt) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp180 static void output(const Module &Mod, void *Ctxt, raw_ostream &OS) { argument
184 static StringRef input(StringRef Str, void *Ctxt, Module &Mod) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp55 Input::Input(StringRef InputContent, void *Ctxt, argument
63 Input::Input(MemoryBufferRef Input, void *Ctxt, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h952 void *Ctxt; member in namespace:llvm::yaml
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1357 DWARFContext *Ctxt = S->Context.get(); local
1364 DWARFContext *Ctxt = S->Context.get(); local
1399 auto *Ctxt = S->Context.get(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4573 auto *Ctxt = cast<llvm::DICompositeType>(getDeclContextDescriptor(D)); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15087 LLVMContext &Ctxt = *DAG->getContext(); local

Completed in 369 milliseconds