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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 2418     assert(!type->isArrayType() && "array variable should not be caught");
 2419     if (const RecordType *record = type->getAs<RecordType>()) {
 2424     Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), type);
 2427       assert(CGM.getContext().getTypeSize(type)