Searched defs:ChildIterator (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ | ||
H A D | Tree.h | 195 struct ChildIterator : ChildIteratorBase<ChildIterator, Node> { struct |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangASTNodesEmitter.cpp | 34 typedef ChildMap::const_iterator ChildIterator; typedef in __anonf59e6cd70111::ClangASTNodesEmitter |
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ | ||
H A D | StandardInstrumentations.cpp | 1544 using ChildIterator = std::unordered_set<DisplayNode *>::const_iterator; global() typedef in __anon834b46f82a11::DisplayNode |