Searched defs:GotoStmt (Results 1 – 2 of 2) sorted by relevance
113 GotoStmt, enumerator
231 friend class GotoStmt; variable2581 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) in GotoStmt() function2587 explicit GotoStmt(EmptyShell Empty) : Stmt(GotoStmtClass, Empty) {} in GotoStmt() function