Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h512 DenseMap<const DIStringType *, unsigned> StringTypeLocMap; variable
910 return StringTypeLocMap.lookup(ST); in getStringTypeLoc()
916 StringTypeLocMap[ST] = Loc; in addStringTypeLoc()