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