Home | History | Annotate | Download | only in AST

Lines Matching refs:IDecl

1192     ObjCInterfaceDecl *IDecl = const_cast<ObjCInterfaceDecl *>(OI);
1193 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv;