Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp93 LLVMContext &Ctxt) { in parseInputFile()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h228 const MCContext *Ctxt) const { in generateCompactUnwindEncoding()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h71 DeclContext *Ctxt; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp740 void *Ctxt) { in setDiagnosticHandler()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp58 Input::Input(StringRef InputContent, void *Ctxt, in Input()
66 Input::Input(MemoryBufferRef Input, void *Ctxt, in Input()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp541 DWARFContext *Ctxt = S->Context.get(); in getDWOContext() local
548 DWARFContext *Ctxt = S->Context.get(); in getDWOContext() local
591 auto *Ctxt = S->Context.get(); in getDWOContext() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1437 LLVMContext &Ctxt = *DAG.getContext(); SplitVecRes_CMP() local
4215 LLVMContext &Ctxt = *DAG.getContext(); SplitVecOp_CMP() local
4640 LLVMContext &Ctxt = *DAG.getContext(); WidenVecRes_CMP() local
H A DDAGCombiner.cpp19321 LLVMContext &Ctxt = *DAG->getContext(); in getLoadedType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5355 auto *Ctxt = cast<llvm::DICompositeType>(getDeclContextDescriptor(D)); in getOrCreateStaticDataMemberDeclarationOrNull() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7548 for (DeclContext *Ctxt = DC; Ctxt; Ctxt = Ctxt->getParent()) { in ActOnVariableDeclarator() local