Home | History | Annotate | Download | only in AST

Lines Matching refs:ArrayRef

282 CompoundStmt::CompoundStmt(const ASTContext &C, ArrayRef<Stmt*> Stmts,
298 void CompoundStmt::setStmts(const ASTContext &C, ArrayRef<Stmt *> Stmts) {
314 ArrayRef<const Attr*> Attrs,
710 ArrayRef<Token> asmtoks, unsigned numoutputs,
712 ArrayRef<StringRef> constraints, ArrayRef<Expr*> exprs,
713 StringRef asmstr, ArrayRef<StringRef> clobbers,
727 ArrayRef<Token> asmtoks,
728 ArrayRef<StringRef> constraints,
729 ArrayRef<Expr*> exprs,
730 ArrayRef<StringRef> clobbers) {
988 ArrayRef<Capture> Captures,
989 ArrayRef<Expr *> CaptureInits,
1019 ArrayRef<Capture> Captures,
1020 ArrayRef<Expr *> CaptureInits,