Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h51 typedef llvm::SmallVector<const MDNode *, 8> ImportedEntityList; typedef
52 typedef llvm::DenseMap<const MDNode *, ImportedEntityList>
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h61 using ImportedEntityList = SmallVector<const MDNode *, 8>; variable
62 using ImportedEntityMap = DenseMap<const MDNode *, ImportedEntityList>;