Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h183 using CXXDestructorDataPair = std::pair<DestructorPtr, void *>; variable
184 using CXXDestructorDataPairList = std::vector<CXXDestructorDataPair>;