Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h363 llvm::DenseMap<llvm::Constant *, llvm::GlobalVariable *> ConstantStringMap; variable
DCodeGenModule.cpp3180 Entry = &ConstantStringMap[C]; in GetAddrOfConstantStringFromLiteral()
3242 Entry = &ConstantStringMap[C]; in GetAddrOfConstantCString()