Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h565 GlobalDecl initializedGlobalDecl; variable
H A DCodeGenModule.cpp1555 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
4720 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()