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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp180 typedef Stmt::child_range children_t(); typedef in namespace:__anon1600
181 template <class T> good implements_children(children_t T::*) {
185 static bad implements_children(children_t Stmt::*) {

Completed in 42 milliseconds