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

References

tools/clang/lib/AST/ASTContext.cpp
 8323   const auto *rhsOPT = rhs->getAs<ObjCObjectPointerType>();
 8329   const auto *rhsBlock = rhs->getAs<BlockPointerType>();
 8331     return ctx.typesAreBlockPointerCompatible(lhs, rhs);