Home
last modified time | relevance | path

Searched defs:AttributedStmt (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h146 friend class AttributedStmt; in alignas() local
1853 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr *> Attrs, in AttributedStmt() function
1861 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function