Searched defs:ReturnLoc (Results 1 – 6 of 6) sorted by relevance
131 MachineBasicBlock::iterator ReturnLoc = --MBB->end(); in runOnMachineFunction() local
2614 Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in ActOnCapScopeReturnStmt()2800 SourceLocation ReturnLoc, in DeduceFunctionTypeFromReturnExpr()2892 Sema::ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp, in ActOnReturnStmt()2909 StmtResult Sema::BuildReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in BuildReturnStmt()
4897 SourceLocation ReturnLoc) { in CheckReturnStackAddr()5272 SourceLocation ReturnLoc, in CheckReturnValExpr()
1223 StmtResult RebuildReturnStmt(SourceLocation ReturnLoc, Expr *Result) { in RebuildReturnStmt()
241 static InitializedEntity InitializeResult(SourceLocation ReturnLoc, in InitializeResult()
1786 SourceLocation ReturnLoc = ConsumeToken(); // eat the 'return'. in ParseReturnStatement() local