Home
last modified time | relevance | path

Searched defs:METHOD_ENCODING (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.h86 #define METHOD_ENCODING(DECL) ((DECL)->decl.context) macro
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.h56 #define METHOD_ENCODING(DECL) ((DECL)->decl_minimal.context) macro