reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3511 LValue EmitObjCIsaExpr(const ObjCIsaExpr *E);
1254 return EmitObjCIsaExpr(cast<ObjCIsaExpr>(E));
tools/clang/lib/CodeGen/CGExprScalar.cpp 527 LValue LV = CGF.EmitObjCIsaExpr(E);