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

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp29 typedef ChildMap::const_iterator ChildIterator; typedef in class:__anon3529::ClangASTNodesEmitter
78 ChildIterator i = Tree.lower_bound(Base), e = Tree.upper_bound(Base);

Completed in 50 milliseconds