Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h376 llvm::DenseMap<const VarDecl*, llvm::GlobalVariable*> InitializerConstants; variable
H A DCGDecl.cpp1120 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom()