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

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 1333       llvm::DIType *fieldType = createFieldType(
 4182     Fields.push_back(createFieldType("__size", Context.IntTy, Loc, AS_public,
 4185     Fields.push_back(createFieldType("__align", Context.IntTy, Loc, AS_public,
 4189     Fields.push_back(createFieldType("__isa", Context.VoidPtrTy, Loc, AS_public,
 4192     Fields.push_back(createFieldType("__flags", Context.IntTy, Loc, AS_public,
 4196         createFieldType("__reserved", Context.IntTy, Loc, AS_public,
 4200     Fields.push_back(createFieldType("__FuncPtr", FnPtrType, Loc, AS_public,
 4203     Fields.push_back(createFieldType(
 4284       fields.push_back(createFieldType("this", type, loc, AS_public,