HomeSort by: relevance | last modified time | path
    Searched refs:build_ivar_template (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-runtime-shared-support.h 80 extern tree build_ivar_template (void);
objc-runtime-shared-support.cc 591 build_ivar_template (void) function
objc-gnu-runtime-abi-01.cc 1593 objc_ivar_template = build_ivar_template ();
objc-next-runtime-abi-01.cc 1980 objc_ivar_template = build_ivar_template ();
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-runtime-shared-support.h 80 extern tree build_ivar_template (void);
objc-runtime-shared-support.cc 591 build_ivar_template (void) function
objc-gnu-runtime-abi-01.cc 1590 objc_ivar_template = build_ivar_template ();
objc-next-runtime-abi-01.cc 1977 objc_ivar_template = build_ivar_template ();

Completed in 27 milliseconds