Searched refs:REFERENCE_TYPE (Results 1 – 2 of 2) sorted by relevance
34 #ifdef REFERENCE_TYPE35 #error REFERENCE_TYPE is defined.37 #define REFERENCE_TYPE(T) T& /* NOLINT */130 REFERENCE_TYPE(PRIMITIVE_TYPE) operator[](size_t n) { return mRawArray[n]; } \150 #undef REFERENCE_TYPE
31 #ifdef REFERENCE_TYPE32 #error REFERENCE_TYPE is defined.34 #define REFERENCE_TYPE(T) T& /* NOLINT */ macro127 REFERENCE_TYPE(PRIMITIVE_TYPE) operator[](size_t n) { return mRawArray[n]; } \147 #undef REFERENCE_TYPE