Lines Matching defs:ExprCaptures
17440 SmallVector<Decl *, 4> ExprCaptures;
17702 ExprCaptures.push_back(Ref->getDecl());
17719 buildPreInits(getASTContext(), ExprCaptures));
17739 SmallVector<Decl *, 4> ExprCaptures;
17870 ExprCaptures.push_back(Ref->getDecl());
17902 buildPreInits(getASTContext(), ExprCaptures),
18258 SmallVector<Decl *, 4> ExprCaptures;
18277 ExprCaptures.reserve(Size);
19083 RD.ExprCaptures.emplace_back(Ref->getDecl());
19173 buildPreInits(getASTContext(), RD.ExprCaptures),
19193 buildPreInits(getASTContext(), RD.ExprCaptures),
19213 buildPreInits(getASTContext(), RD.ExprCaptures),
19279 SmallVector<Decl *, 4> ExprCaptures;
19337 ExprCaptures.push_back(Ref->getDecl());
19410 buildPreInits(getASTContext(), ExprCaptures),