Home
last modified time | relevance | path

Searched defs:ResultDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h330 ResultDecl, ///< Declaration holding the result of get_return_object. enumerator
357 Stmt *ResultDecl = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8497 if (auto *ResultDecl = S->getResultDecl()) { in TransformCoroutineBodyStmt() local