Home
last modified time | relevance | path

Searched defs:ObjDelegate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDumper.h31 std::unique_ptr<SymbolDumpDelegate> ObjDelegate, CPUType CPU, in CVSymbolDumper()
53 std::unique_ptr<SymbolDumpDelegate> ObjDelegate; variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h130 LVSymbolVisitorDelegate *ObjDelegate; variable
183 LVSymbolVisitorDelegate *ObjDelegate, LVShared *Shared) in LVSymbolVisitor()
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp31 CVSymbolDumperImpl(TypeCollection &Types, SymbolDumpDelegate *ObjDelegate, in CVSymbolDumperImpl()
55 SymbolDumpDelegate *ObjDelegate; member in __anonc489034d0111::CVSymbolDumperImpl