Searched refs:ActOnGotoStmt (Results 1 – 4 of 4) sorted by relevance
1823 Res = Actions.ActOnGotoStmt(GotoLoc, Tok.getLocation(), LD); in ParseGotoStatement()
2616 StmtResult Sema::ActOnGotoStmt(SourceLocation GotoLoc, in ActOnGotoStmt() function in Sema
1239 return getSema().ActOnGotoStmt(GotoLoc, LabelLoc, Label); in RebuildGotoStmt()
3459 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,