Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h75 DenseMap<DIE *, const DINode *> ContainingTypeMap; variable
H A DDwarfUnit.cpp1212 ContainingTypeMap.insert( in applySubprogramAttributes()
1384 for (auto CI = ContainingTypeMap.begin(), CE = ContainingTypeMap.end(); in constructContainingTypeDIEs()