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

References

tools/clang/lib/CodeGen/CGObjC.cpp
 2533   Selector AllocSel = getContext().Selectors.getSelector(0, &II);
 2542   II = &CGM.getContext().Idents.get("init");
 2543   Selector InitSel = getContext().Selectors.getSelector(0, &II);