Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h569 GlobalDecl initializedGlobalDecl; variable
H A DCodeGenModule.cpp1606 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
4882 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()