Searched refs:getAsyncFunctionPointer (Results 1 – 2 of 2) sorted by relevance
342 GlobalVariable *getAsyncFunctionPointer() const { in getAsyncFunctionPointer() function363 GlobalVariable *getAsyncFunctionPointer() const { in getAsyncFunctionPointer() function
329 this->AsyncLowering.AsyncFuncPointer = AsyncId->getAsyncFunctionPointer(); in buildFrom()