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);
 8336       (rhsOPT && rhsOPT->isObjCIdType() && lhsBlock))
 8336       (rhsOPT && rhsOPT->isObjCIdType() && lhsBlock))