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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3160 int strong_cast_p = 0, outer_gc_p = 0, indirect_p = 0;
3168 while (!strong_cast_p
3184 strong_cast_p = 1;
3192 if (strong_cast_p)
3155 int strong_cast_p = 0, outer_gc_p = 0, indirect_p = 0; local

Completed in 75 milliseconds