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

/external/clang/lib/AST/
H A DStmt.cpp134 typedef Stmt::child_range children_t(); typedef in namespace:__anon17747
135 template <class T> good implements_children(children_t T::*) {
139 static inline bad implements_children(children_t Stmt::*) {

Completed in 37 milliseconds