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