Searched refs:build_const_string_constructor (Results 1 – 5 of 5) sorted by relevance
87 tree (*build_const_string_constructor) (location_t, tree, int); member
171 rthooks->build_const_string_constructor = in objc_gnu_runtime_abi_01_init()
179 rthooks->build_const_string_constructor = in objc_next_runtime_abi_01_init()
273 rthooks->build_const_string_constructor = in objc_next_runtime_abi_02_init()
3188 (*runtime.build_const_string_constructor) (input_location, string, length); in objc_build_string_object()