HomeSort by: relevance | last modified time | path
    Searched refs:getAsyncFunctionPointer (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 311 GlobalVariable *getAsyncFunctionPointer() const {
332 GlobalVariable *getAsyncFunctionPointer() const {
Coroutines.cpp 402 this->AsyncLowering.AsyncFuncPointer = AsyncId->getAsyncFunctionPointer();

Completed in 17 milliseconds