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

References

tools/clang/lib/Sema/SemaType.cpp
  837   const auto *objcObjectType = type->getAs<ObjCObjectType>();
  840       << type
  845     return type;
  859     return type;
  865       << type
  871     return type;
  932         return type;
  971       return type;
  999       return type;
 1015     return type;
 1031     return type;
 1035   return S.Context.getObjCObjectType(type, finalTypeArgs, { }, false);