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

/freebsd-11.0-release/contrib/llvm/tools/bugpoint/
H A DBugDriver.cpp86 parseInputFile(StringRef Filename, LLVMContext &Ctxt) argument
/freebsd-11.0-release/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp574 setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler, void *Ctxt) argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp134 static void output(const Module &Mod, void *Ctxt, raw_ostream &OS) { argument
137 static StringRef input(StringRef Str, void *Ctxt, Module &Mod) { argument
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DYAMLTraits.cpp47 Input(StringRef InputContent, void *Ctxt, SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DYAMLTraits.h633 void *Ctxt; member in class:llvm::yaml::IO
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3316 auto *Ctxt = cast<llvm::DICompositeType>(getDeclContextDescriptor(D)); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10191 LLVMContext &Ctxt = *DAG->getContext(); local

Completed in 292 milliseconds