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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
  236     CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
  236     CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
  237     CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
  237     CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
  240         Ctx.getPointerDiffType()->getCanonicalTypeUnqualified(), Ctx.BoolTy};
  240         Ctx.getPointerDiffType()->getCanonicalTypeUnqualified(), Ctx.BoolTy};