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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 2795           DeclRefExpr(*Context, SuperConstructorFunctionDecl, false, superType,
 2797       SuperRep = CallExpr::Create(*Context, DRE, InitExprs, superType,
 2810                                Context->getPointerType(superType),
 2818         = Context->getTrivialTypeSourceInfo(superType);
 2820                                                    superType, VK_RValue, ILE,