Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h448 llvm::DenseMap<llvm::Constant *, llvm::GlobalVariable *> ConstantStringMap; variable
HDCodeGenModule.cpp6498 Entry = &ConstantStringMap[C]; in GetAddrOfConstantStringFromLiteral()
6565 Entry = &ConstantStringMap[C]; in GetAddrOfConstantCString()