Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.h375 llvm::DenseMap<llvm::Constant *, llvm::GlobalVariable *> ConstantStringMap; variable
HDCodeGenModule.cpp2937 Entry = &ConstantStringMap[C]; in GetAddrOfConstantStringFromLiteral()
3003 Entry = &ConstantStringMap[C]; in GetAddrOfConstantCString()