Searched defs:getSelf (Results 1 – 2 of 2) sorted by relevance
56 static inline TYPE* getSelf(NATIVE_TYPE* self) { in getSelf() function59 static inline TYPE const* getSelf(NATIVE_TYPE const* self) { in getSelf() function62 static inline TYPE* getSelf(NATIVE_BASE* base) { in getSelf() function65 static inline TYPE const * getSelf(NATIVE_BASE const* base) { in getSelf() function