Home | History | Annotate | Download | only in AST

Lines Matching refs:BW

924                                    AccessControl ac, Expr *BW,
953 ac, BW, synthesized);
995 IdentifierInfo *Id, QualType T, Expr *BW) {
996 return new (C) ObjCAtDefsFieldDecl(DC, StartLoc, IdLoc, Id, T, BW);