Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h520 GlobalDecl initializedGlobalDecl; variable
H A DCodeGenModule.cpp1064 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
3514 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()