Home
last modified time | relevance | path

Searched refs:IMP_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c197 tree type, ftype, IMP_type; in gnu_runtime_01_initialize() local
224 IMP_type = build_pointer_type (ftype); in gnu_runtime_01_initialize()
237 type = build_function_type_list (IMP_type, in gnu_runtime_01_initialize()
248 type = build_function_type_list (IMP_type, in gnu_runtime_01_initialize()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.cc197 tree type, ftype, IMP_type; in gnu_runtime_01_initialize() local
224 IMP_type = build_pointer_type (ftype); in gnu_runtime_01_initialize()
237 type = build_function_type_list (IMP_type, in gnu_runtime_01_initialize()
248 type = build_function_type_list (IMP_type, in gnu_runtime_01_initialize()