Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h594 GlobalDecl initializedGlobalDecl; variable
H A DCodeGenModule.cpp2036 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
5463 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()