Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolDumper.h29 std::unique_ptr<SymbolDumpDelegate> ObjDelegate, in CVSymbolDumper()
47 std::unique_ptr<SymbolDumpDelegate> ObjDelegate; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolDumper.h30 std::unique_ptr<SymbolDumpDelegate> ObjDelegate, in CVSymbolDumper()
50 std::unique_ptr<SymbolDumpDelegate> ObjDelegate; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp34 CVSymbolDumperImpl(TypeCollection &Types, SymbolDumpDelegate *ObjDelegate, in CVSymbolDumperImpl()
56 SymbolDumpDelegate *ObjDelegate; member in __anonca17c7540111::CVSymbolDumperImpl
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp31 CVSymbolDumperImpl(CVTypeDumper &CVTD, SymbolDumpDelegate *ObjDelegate, in CVSymbolDumperImpl()
52 SymbolDumpDelegate *ObjDelegate; member in __anonce6ef81c0111::CVSymbolDumperImpl