Searched defs:createCoroutine (Results 1 – 2 of 2) sorted by relevance
4225 void Nucleus::createCoroutine(Type *YieldType, const std::vector<Type *> &Params) in createCoroutine() function in rr::Nucleus
4898 void Nucleus::createCoroutine(Type *yieldType, const std::vector<Type *> ¶ms) in createCoroutine() function in rr::Nucleus