Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h830 AttributedStmt(SourceLocation Loc, ArrayRef<const Attr*> Attrs, Stmt *SubStmt) in AttributedStmt() function
836 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() function