Searched defs:ResultDecl (Results 1 – 3 of 3) sorted by relevance
239 const T *ResultDecl; in findDefInDeclContext() local319 if (const T *ResultDecl = findDefInDeclContext<T>(TU, *LookupName)) in getCrossTUDefinitionImpl() local
330 ResultDecl, ///< Declaration holding the result of get_return_object. enumerator357 Stmt *ResultDecl = nullptr; member
7725 StmtResult ResultDecl = getDerived().TransformStmt(S->getResultDecl()); in TransformCoroutineBodyStmt() local