Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h446 llvm::DenseMap<llvm::Constant *, llvm::GlobalVariable *> ConstantStringMap; variable
H A DCodeGenModule.cpp6352 Entry = &ConstantStringMap[C]; in GetAddrOfConstantStringFromLiteral()
6419 Entry = &ConstantStringMap[C]; in GetAddrOfConstantCString()