Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.h39 using CtorDtorIterator = llvm::orc::CtorDtorIterator; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp27 CtorDtorIterator::CtorDtorIterator(const GlobalVariable *GV, bool End) in CtorDtorIterator() function in llvm::orc::CtorDtorIterator