Home | History | Annotate | Download | only in AST

Lines Matching refs:BW

1283                                    AccessControl ac, Expr *BW,
1312 ac, BW, synthesized);
1354 IdentifierInfo *Id, QualType T, Expr *BW) {
1355 return new (C) ObjCAtDefsFieldDecl(DC, StartLoc, IdLoc, Id, T, BW);