Searched defs:ReturnLoc (Results 1 – 6 of 6) sorted by relevance
131 MachineBasicBlock::iterator ReturnLoc = --MBB->end(); in runOnMachineFunction() local
2586 Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in ActOnCapScopeReturnStmt()2727 SourceLocation ReturnLoc, in DeduceFunctionTypeFromReturnExpr()2815 Sema::ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp, in ActOnReturnStmt()2832 StmtResult Sema::BuildReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in BuildReturnStmt()
4430 SourceLocation ReturnLoc) { in CheckReturnStackAddr()4805 SourceLocation ReturnLoc, in CheckReturnValExpr()
1196 StmtResult RebuildReturnStmt(SourceLocation ReturnLoc, Expr *Result) { in RebuildReturnStmt()
1790 SourceLocation ReturnLoc = ConsumeToken(); // eat the 'return'. in ParseReturnStatement() local
241 static InitializedEntity InitializeResult(SourceLocation ReturnLoc, in InitializeResult()