Home
last modified time | relevance | path

Searched defs:Delegate (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolDeserializer.h55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer()
92 SymbolVisitorDelegate *Delegate; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DGISelChangeObserver.h110 MachineFunction::Delegate *Delegate; variable
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DPredicateExpander.cpp430 for (const Record *Delegate : Delegates) { in expandPrologue() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp1278 auto Delegate = std::static_pointer_cast<lldb_private::ObjectFileJITDelegate>( in GetJITModule() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp981 MachineInstr *Delegate = BuildMI(DelegateBB, RangeEnd->getDebugLoc(), in addTryDelegate() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp141 RawCoverageFilenamesReader Delegate(UncompressedFilenames, Filenames, in read() local