Home
last modified time | relevance | path

Searched defs:child_iterator (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.h118 child_iterator(const DWARFDIE &parent) : m_die(parent.GetFirstChild()) {} child_iterator() function
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h73 using child_iterator = typename GTraits::ChildIteratorType; variable
/llvm-project/llvm/include/llvm/Object/
H A DArchive.h287 using child_iterator = fallible_iterator<ChildFallibleIterator>; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h870 using child_iterator = IntrusiveBackList<DIE>::iterator; variable
/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h43 using child_iterator = StmtIterator; variable
[all...]
H A DOpenMPClause.h87 using child_iterator = StmtIterator; variable
171 using child_iterator = StmtIterator; variable
[all...]