Searched refs:AsyncFuncPtrAddr (Results 1 – 1 of 1) sorted by relevance
596 auto *AsyncFuncPtrAddr = dyn_cast<GlobalVariable>(V->stripPointerCasts()); in checkAsyncFuncPointer() local597 if (!AsyncFuncPtrAddr) in checkAsyncFuncPointer()600 if (AsyncFuncPtrAddr->getType()->isOpaquePointerTy()) in checkAsyncFuncPointer()604 AsyncFuncPtrAddr->getType()->getNonOpaquePointerElementType()); in checkAsyncFuncPointer()