Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h108 DenseMap<DIE *, const DINode *> ContainingTypeMap; variable
DDwarfUnit.cpp1227 ContainingTypeMap.insert( in applySubprogramAttributes()
1350 for (auto CI = ContainingTypeMap.begin(), CE = ContainingTypeMap.end(); in constructContainingTypeDIEs()