Searched defs:CoreturnLoc (Results 1 – 2 of 2) sorted by relevance
375 SourceLocation CoreturnLoc; variable382 CoreturnStmt(SourceLocation CoreturnLoc, Stmt *Operand, Stmt *PromiseCall) in CoreturnStmt()
1294 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result) { in RebuildCoreturnStmt()