Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmtCXX.h412 Expr *getReturnValueInit() const { in getReturnValueInit() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCoroutine.cpp679 auto *RVI = S.getReturnValueInit(); in GetReturnObjectManager()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDTreeTransform.h8441 Expr *ReturnObject = S->getReturnValueInit(); in TransformCoroutineBodyStmt()