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

/openbsd-current/gnu/gcc/gcc/
H A Dstub-objc.c61 objc_is_reserved_word (tree ARG_UNUSED (ident))
H A Dc-common.h886 extern int objc_is_reserved_word (tree);
H A Dc-lex.c411 if (objc_is_reserved_word (*value))
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c772 objc_is_reserved_word (tree ident)
769 objc_is_reserved_word (tree ident) function

Completed in 127 milliseconds