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