Searched defs:LabelStmt (Results 1 – 6 of 6) sorted by relevance
31 class LabelStmt; variable
67 class LabelStmt; variable
92 LabelStmt = 1, enumerator
137 friend class LabelStmt; variable1805 LabelStmt(SourceLocation IL, LabelDecl *D, Stmt *substmt) in LabelStmt() function1811 explicit LabelStmt(EmptyShell Empty) : ValueStmt(LabelStmtClass, Empty) {} in LabelStmt() function
64 class LabelStmt; variable
141 class LabelStmt; variable