Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp449 bool isDtors, ModulePtrSet::iterator I, ModulePtrSet::iterator E) { in runStaticConstructorsDestructorsInModulePtrSet()
455 void MCJIT::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp368 bool isDtors) { in runStaticConstructorsDestructors()
406 void ExecutionEngine::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors()