Home
last modified time | relevance | path

Searched refs:objc_write_global_declarations (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-objc.h103 extern void objc_write_global_declarations (void);
H A Dstub-objc.cc441 objc_write_global_declarations (void) in objc_write_global_declarations() function
H A DChangeLog12695 (objc_write_global_declarations): New.
12697 * stub-objc.c (objc_write_global_declarations): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-objc.h95 extern void objc_write_global_declarations (void);
H A Dstub-objc.c440 objc_write_global_declarations (void) in objc_write_global_declarations() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog718 * objc-act.c (objc_write_global_declarations): Adjust comment.
1043 (objc_write_global_declarations): Iterate over class_method_map
1440 objc_write_global_declarations.
1441 (objc_write_global_declarations): Do the warn_selector checks
2279 objc_write_global_declarations. Do not try to instantiate C++
H A Dobjc-act.cc421 objc_write_global_declarations (void) in objc_write_global_declarations() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c5132 objc_write_global_declarations (); in c_parse_final_cleanups()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc5406 objc_write_global_declarations (); in c_parse_final_cleanups()
H A DChangeLog-20101033 objc_write_global_declarations when compiling Objective-C++.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c418 objc_write_global_declarations (void) in objc_write_global_declarations() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11900 objc_write_global_declarations (); in c_parse_final_cleanups()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc12325 objc_write_global_declarations (); in c_parse_final_cleanups()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20109235 objc_write_global_declarations when compiling Objective-C.