Searched refs:ImplPtr (Results 1 – 2 of 2) sorted by relevance
33 auto ImplPtr = orc::createImplPointer(*F->getType(), *MB.getModule(), "", nullptr); in TEST() local34 orc::makeStub(*F, *ImplPtr); in TEST()
35 auto ImplPtr = orc::createImplPointer(*F->getType(), *MB.getModule(), "", nullptr); in TEST() local36 orc::makeStub(*F, *ImplPtr); in TEST()