Searched defs:ResultDecl (Results 1 – 2 of 2) sorted by relevance
330 ResultDecl, ///< Declaration holding the result of get_return_object. enumerator357 Stmt *ResultDecl = nullptr; member
8497 if (auto *ResultDecl = S->getResultDecl()) { in TransformCoroutineBodyStmt() local