Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h388 llvm::DenseMap<const VarDecl*, llvm::GlobalVariable*> InitializerConstants; variable
H A DCGDecl.cpp1136 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom()