Home
last modified time | relevance | path

Searched defs:runDestructors (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h115 Error runDestructors() { return DtorRunner.run(); } in runDestructors() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp172 void LocalCXXRuntimeOverridesBase::runDestructors() { in runDestructors() function in llvm::orc::LocalCXXRuntimeOverridesBase