Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h150 friend class AttributedStmt; in alignas() local
1799 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr *> Attrs, in AttributedStmt() function
1807 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function