Searched refs:build_ivar_template (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-runtime-shared-support.h80 extern tree build_ivar_template (void);
H A Dobjc-runtime-shared-support.c608 build_ivar_template (void) function
H A Dobjc-gnu-runtime-abi-01.c1605 objc_ivar_template = build_ivar_template ();
H A Dobjc-next-runtime-abi-01.c1986 objc_ivar_template = build_ivar_template ();
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c176 static tree build_ivar_template PROTO((void));
3708 build_ivar_template ()
3931 objc_ivar_template = build_ivar_template ();
3700 build_ivar_template () function

Completed in 133 milliseconds