Searched refs:CheckReturnValExpr (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 3554 CheckReturnValExpr(RetValExp, FnRetType, ReturnLoc); in ActOnCapScopeReturnStmt() 4040 CheckReturnValExpr(RetValExp, FnRetType, ReturnLoc, isObjCMethod, Attrs, in BuildReturnStmt()
|
| H A D | SemaChecking.cpp | 9136 Sema::CheckReturnValExpr(Expr *RetValExp, QualType lhsType, in CheckReturnValExpr() function in Sema
|
| /src/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 2599 void CheckReturnValExpr(Expr *RetValExp, QualType lhsType,
|