Home | History | Annotate | Download | only in CodeGen

Lines Matching full:objc

497 /// construction of varies types used during ObjC generation.
1743 llvm_unreachable("asking for catch type for ObjC type in fragile runtime");
3692 want to implement correct ObjC/C++ exception interactions for the
3769 normal cleanup. We do not register an EH cleanup; fragile-ABI ObjC
3949 // ObjC exceptions end up here in the first place.
4286 // Add the ObjC ABI version to the module flags.
4298 // Add the ObjC garbage collection value.
4304 // Add the ObjC GC Only value.
5810 // ObjC metaclasses have no fields and don't really get constructed.