Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h71 DenseMap<DIE *, const DINode *> ContainingTypeMap; variable
H A DDwarfUnit.cpp1238 ContainingTypeMap.insert(std::make_pair(&SPDie, SP->getContainingType())); in applySubprogramAttributes()
1526 for (auto &P : ContainingTypeMap) { in constructContainingTypeDIEs()