Lines Matching defs:ExprCaptures
17253 SmallVector<Decl *, 4> ExprCaptures;
17515 ExprCaptures.push_back(Ref->getDecl());
17532 buildPreInits(getASTContext(), ExprCaptures));
17552 SmallVector<Decl *, 4> ExprCaptures;
17683 ExprCaptures.push_back(Ref->getDecl());
17715 buildPreInits(getASTContext(), ExprCaptures),
18070 SmallVector<Decl *, 4> ExprCaptures;
18089 ExprCaptures.reserve(Size);
18893 RD.ExprCaptures.emplace_back(Ref->getDecl());
18983 buildPreInits(getASTContext(), RD.ExprCaptures),
19003 buildPreInits(getASTContext(), RD.ExprCaptures),
19023 buildPreInits(getASTContext(), RD.ExprCaptures),
19089 SmallVector<Decl *, 4> ExprCaptures;
19147 ExprCaptures.push_back(Ref->getDecl());
19220 buildPreInits(getASTContext(), ExprCaptures),