Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalExecutor.h33 using CtorDtorIterator = llvm::orc::CtorDtorIterator; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp24 CtorDtorIterator::CtorDtorIterator(const GlobalVariable *GV, bool End) in CtorDtorIterator() function in llvm::orc::CtorDtorIterator