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

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 3366           DeclRefExpr(*Context, SuperConstructorFunctionDecl, false, superType,
 3368       SuperRep = CallExpr::Create(*Context, DRE, InitExprs, superType,
 3381                                Context->getPointerType(superType),
 3389         = Context->getTrivialTypeSourceInfo(superType);
 3391                                                    superType, VK_RValue, ILE,