Home | History | Annotate | Download | only in AST

Lines Matching refs:bad

132   struct bad {};
143 static inline bad implements_children(children_t Stmt::*) {
144 return bad();
151 static inline bad implements_getLocStart(getLocStart_t Stmt::*) {
152 return bad();
159 static inline bad implements_getLocEnd(getLocEnd_t Stmt::*) {
160 return bad();