Home | History | Annotate | Download | only in AST

Lines Matching refs:bad

131   struct bad {};
142 static inline bad implements_children(children_t Stmt::*) {
143 return bad();
150 static inline bad implements_getLocStart(getLocStart_t Stmt::*) {
151 return bad();
158 static inline bad implements_getLocEnd(getLocEnd_t Stmt::*) {
159 return bad();