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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 5797     BaseExpr = cast<Expr>(RewriteFunctionBodyOrGlobalInitializer(BaseExpr));
 5797     BaseExpr = cast<Expr>(RewriteFunctionBodyOrGlobalInitializer(BaseExpr));
 5798     IV->setBase(BaseExpr);
 5805     if (BaseExpr->getType()->isObjCObjectPointerType()) {
 5807       dyn_cast<ObjCInterfaceType>(BaseExpr->getType()->getPointeeType());
 5846     if (BaseExpr->getType()->isObjCObjectPointerType()) {
 5848       dyn_cast<ObjCInterfaceType>(BaseExpr->getType()->getPointeeType());