Home
last modified time | relevance | path

Searched defs:implements_children (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp244 template <class T> good implements_children(children_t T::*) { in implements_children() function
248 static bad implements_children(children_t Stmt::*) { in implements_children() function