Searched defs:IndirectGotoStmt (Results 1 – 2 of 2) sorted by relevance
114 IndirectGotoStmt, enumerator
232 friend class IndirectGotoStmt; variable2620 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, Expr *target) in IndirectGotoStmt() function2627 explicit IndirectGotoStmt(EmptyShell Empty) in IndirectGotoStmt() function