Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp240 if (llvm::Constant *ExistingGV = StaticLocalDeclMap[&D]) in getOrCreateStaticVarDecl() local
241 return ExistingGV; in getOrCreateStaticVarDecl()