Home
last modified time | relevance | path

Searched refs:FinalChildren (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h195 SmallVectorImpl<DIE *> &FinalChildren);
H A DDwarfCompileUnit.cpp506 LexicalScope *Scope, SmallVectorImpl<DIE *> &FinalChildren) { in constructScopeDIE() argument
543 FinalChildren.insert(FinalChildren.end(), in constructScopeDIE()
556 FinalChildren.push_back(std::move(ScopeDIE)); in constructScopeDIE()