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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3645     auto allStaticsArray = builder.beginArray(fileStatics->getType());
 3646     allStaticsArray.add(fileStatics);
 3647     allStaticsArray.addNullPointer(fileStatics->getType());