Searched defs:ReturnLoc (Results 1 – 6 of 6) sorted by relevance
128 MachineBasicBlock::iterator ReturnLoc = --MBB->end(); in runOnMachineFunction() local
2772 Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in ActOnCapScopeReturnStmt()2958 SourceLocation ReturnLoc, in DeduceFunctionTypeFromReturnExpr()3050 Sema::ActOnReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp, in ActOnReturnStmt()3069 StmtResult Sema::BuildReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp) { in BuildReturnStmt()
5128 SourceLocation ReturnLoc) { in CheckReturnStackAddr()5503 SourceLocation ReturnLoc, in CheckReturnValExpr()
1223 StmtResult RebuildReturnStmt(SourceLocation ReturnLoc, Expr *Result) { in RebuildReturnStmt()
1801 SourceLocation ReturnLoc = ConsumeToken(); // eat the 'return'. in ParseReturnStatement() local
241 static InitializedEntity InitializeResult(SourceLocation ReturnLoc, in InitializeResult()