reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
 8324   if (lhsOPT && rhsOPT)
 8325     return ctx.canAssignObjCInterfaces(lhsOPT, rhsOPT);
 8335   if ((lhsOPT && lhsOPT->isObjCIdType() && rhsBlock) ||
 8335   if ((lhsOPT && lhsOPT->isObjCIdType() && rhsBlock) ||