Searched refs:implements_children (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp135 template <class T> good implements_children(children_t T::*) { function in namespace:__anon3013
139 static inline bad implements_children(children_t Stmt::*) { function in namespace:__anon3013
162 (void) is_good(implements_children(&type::children))

Completed in 39 milliseconds