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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3020       protocol = GenerateEmptyProtocol(*iter);
 3022       protocol = value->getValue();
 3024     Elements.addBitCast(protocol, PtrToInt8Ty);