Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmt.h146 friend class AttributedStmt; variable
1850 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr *> Attrs, in AttributedStmt() function
1858 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function
/external/clang/include/clang/AST/
DStmt.h837 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr*> Attrs, Stmt *SubStmt) in AttributedStmt() function
843 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function