Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h557 GlobalDecl initializedGlobalDecl; variable
H A DCodeGenModule.cpp1406 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out); in getBlockMangledName()
4356 initializedGlobalDecl = GlobalDecl(D); in EmitGlobalVarDefinition()