Home
last modified time | relevance | path

Searched refs:DestructorFunction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.h99 using DestructorFunction = std::function<void()>; variable
105 DestructorFunction Destructor = DestructorFunction())
134 DestructorFunction Destructor;