Searched refs:PointerTypeVar (Results 1 – 1 of 1) sorted by relevance
6238 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropInit() local6239 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropInit()6265 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropDestroy() local6266 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropDestroy()6293 PointerType *PointerTypeVar = PointerType::getUnqual(M.getContext()); in createOMPInteropUse() local6294 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropUse()