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