Searched refs:PointerTypeVar (Results 1 – 1 of 1) sorted by relevance
4357 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropInit() local4358 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropInit()4384 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropDestroy() local4385 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropDestroy()4412 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropUse() local4413 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropUse()