Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h530 GlobalDecl initializedGlobalDecl; variable
HDCodeGenModule.cpp1130 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
3952 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()