Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCapScopeReturnStmt

2308 /// ActOnCapScopeReturnStmt - Utility routine to type-check return statements
2312 Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) {
2437 return ActOnCapScopeReturnStmt(ReturnLoc, RetValExp);