Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateCapturedStmtRecordDecl

3829 Sema::CreateCapturedStmtRecordDecl(CapturedDecl *&CD, SourceLocation Loc,
3886 RecordDecl *RD = CreateCapturedStmtRecordDecl(CD, Loc, NumParams);
3913 RecordDecl *RD = CreateCapturedStmtRecordDecl(CD, Loc, Params.size());