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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3381 objc_create_temporary_var (tree type)
3489 var = objc_create_temporary_var (objc_object_type);
3680 stack_decl = objc_create_temporary_var (t);
3683 rethrow_decl = objc_create_temporary_var (objc_object_type);
3376 objc_create_temporary_var (tree type) function

Completed in 106 milliseconds