Searched refs:AsyncFuncPtrAddr (Results 1 – 1 of 1) sorted by relevance
590 auto *AsyncFuncPtrAddr = dyn_cast<GlobalVariable>(V->stripPointerCasts()); in checkAsyncFuncPointer() local591 if (!AsyncFuncPtrAddr) in checkAsyncFuncPointer()594 if (AsyncFuncPtrAddr->getType()->isOpaquePointerTy()) in checkAsyncFuncPointer()598 AsyncFuncPtrAddr->getType()->getNonOpaquePointerElementType()); in checkAsyncFuncPointer()