Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCapScopeReturnStmt

1834 /// ActOnCapScopeReturnStmt - Utility routine to type-check return statements
1838 Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) {
1962 return ActOnCapScopeReturnStmt(ReturnLoc, RetValExp);