Home
last modified time | relevance | path

Searched refs:ContextArgNo (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h130 unsigned ContextArgNo; member
H A DCoroutines.cpp322 this->AsyncLowering.ContextArgNo = AsyncId->getStorageArgumentIndex(); in buildFrom()
H A DCoroSplit.cpp964 if (OrigF.hasParamAttribute(Shape.AsyncLowering.ContextArgNo, in create()