Searched defs:AttributedStmt (Results 1 – 2 of 2) sorted by relevance
146 friend class AttributedStmt; variable1850 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr *> Attrs, in AttributedStmt() function1858 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function
837 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr*> Attrs, Stmt *SubStmt) in AttributedStmt() function843 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function