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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 2700           DeclRefExpr(*Context, SuperConstructorFunctionDecl, false, superType,
 2702       SuperRep = CallExpr::Create(*Context, DRE, InitExprs, superType,
 2715                                           Context->getPointerType(superType),
 2723         = Context->getTrivialTypeSourceInfo(superType);
 2725                                                    superType, VK_LValue,