Home
last modified time | relevance | path

Searched refs:objc_assign_ivar_fast_decl (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h553 #define objc_assign_ivar_fast_decl \ macro
H A Dobjc-next-runtime-abi-01.c2491 objc_assign_ivar_fast_decl in build_next_objc_exception_stuff()
2494 DECL_ATTRIBUTES (objc_assign_ivar_fast_decl) in build_next_objc_exception_stuff()
2500 objc_assign_ivar_fast_decl = objc_assign_ivar_decl; in build_next_objc_exception_stuff()
H A Dobjc-act.c3654 ? objc_assign_ivar_fast_decl in objc_build_ivar_assignment()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h567 #define objc_assign_ivar_fast_decl \ macro
H A Dobjc-next-runtime-abi-01.cc2492 objc_assign_ivar_fast_decl in build_next_objc_exception_stuff()
2495 DECL_ATTRIBUTES (objc_assign_ivar_fast_decl) in build_next_objc_exception_stuff()
2501 objc_assign_ivar_fast_decl = objc_assign_ivar_decl; in build_next_objc_exception_stuff()
H A Dobjc-act.cc3730 ? objc_assign_ivar_fast_decl in objc_build_ivar_assignment()
H A DChangeLog3643 (objc_assign_ivar_fast_decl): Add.