Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h199 struct AtExitRecord { struct
209 DenseMap<void *, std::vector<AtExitRecord>> AtExitRecords; argument