Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h432 DenseMap<const DIStringType *, unsigned> StringTypeLocMap; variable
825 return StringTypeLocMap.lookup(ST); in getStringTypeLoc()
831 StringTypeLocMap[ST] = Loc; in addStringTypeLoc()