Searched refs:AsyncFuncPtrAddr (Results 1 – 1 of 1) sorted by relevance
599 auto *AsyncFuncPtrAddr = dyn_cast<GlobalVariable>(V->stripPointerCasts()); in checkAsyncFuncPointer() local600 if (!AsyncFuncPtrAddr) in checkAsyncFuncPointer()