Home | History | Annotate | Download | only in AST

Lines Matching full:implements_getlocstart

148   template <class T> good implements_getLocStart(getLocStart_t T::*) {
151 static inline bad implements_getLocStart(getLocStart_t Stmt::*) {
166 (void) sizeof(is_good(implements_getLocStart(&type::getLocStart)))