Searched defs:ContainingTypeMap (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h111 /// ContainingTypeMap - This map is used to keep track of subprogram DIEs that
114 DenseMap<DIE *, const MDNode *> ContainingTypeMap; member in class:llvm::DwarfUnit

Completed in 111 milliseconds