Searched refs:PointerTypeVar (Results 1 – 1 of 1) sorted by relevance
5912 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropInit() local5913 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropInit()5939 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropDestroy() local5940 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropDestroy()5967 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropUse() local5968 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropUse()