reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3816 LookupResult R(S, DeclarationName(Parm), SourceLocation(), 3818 if (S.LookupName(R, S.TUScope)) { 3818 if (S.LookupName(R, S.TUScope)) { 3830 S.Diag(castExpr->getBeginLoc(), diag::warn_objc_invalid_bridge) 3834 (S.Context.ObjCObjectAdoptsQTypeProtocols( 3842 S.Diag(castExpr->getBeginLoc(), diag::warn_objc_invalid_bridge) 3844 S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at); 3845 S.Diag(Target->getBeginLoc(), diag::note_declared_at); 3851 S.Diag(castExpr->getBeginLoc(), 3854 S.Diag(TDNDecl->getBeginLoc(), diag::note_declared_at); 3856 S.Diag(Target->getBeginLoc(), diag::note_declared_at);