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