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,
717 ArrayRef<Token> asmtoks, unsigned numoutputs,
719 ArrayRef<StringRef> constraints, ArrayRef<Expr*> exprs,
720 StringRef asmstr, ArrayRef<StringRef> clobbers,
734 ArrayRef<Token> asmtoks,
735 ArrayRef<StringRef> constraints,
736 ArrayRef<Expr*> exprs,
737 ArrayRef<StringRef> clobbers) {
1009 ArrayRef<Capture> Captures,
1010 ArrayRef<Expr *> CaptureInits,
1040 ArrayRef<Capture> Captures,
1041 ArrayRef<Expr *> CaptureInits,