Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h442 ImportedEntityMap; typedef
443 ImportedEntityMap ScopesWithImportedEntities;
DDwarfDebug.cpp659 std::pair<ImportedEntityMap::const_iterator, in constructScopeDIE()
660 ImportedEntityMap::const_iterator> Range = std::equal_range( in constructScopeDIE()
668 for (ImportedEntityMap::const_iterator i = Range.first; i != Range.second; in constructScopeDIE()