Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.h485 GlobalDecl initializedGlobalDecl; variable
HDCodeGenModule.cpp597 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
2002 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()