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

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 3271           DeclRefExpr(*Context, SuperConstructorFunctionDecl, false, superType,
 3273       SuperRep = CallExpr::Create(*Context, DRE, InitExprs, superType,
 3286                                           Context->getPointerType(superType),
 3294         = Context->getTrivialTypeSourceInfo(superType);
 3296                                                    superType, VK_LValue,