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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 1192             ProtocolPtrTy));
 1299     return llvm::ConstantExpr::getBitCast(GV, ProtocolPtrTy);
 1316       auto GV = new llvm::GlobalVariable(TheModule, ProtocolPtrTy,
 1318           llvm::ConstantExpr::getBitCast(Protocol, ProtocolPtrTy), RefName);
 1329     llvm::ArrayType *ProtocolArrayTy = llvm::ArrayType::get(ProtocolPtrTy,
 1374             ProtocolPtrTy));
 1913             ProtocolPtrTy));
 2142   ProtocolPtrTy = llvm::PointerType::getUnqual(