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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h422 GlobalDecl initializedGlobalDecl; member in class:clang::CodeGen::CodeGenModule
H A DCodeGenModule.cpp525 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out);
1793 initializedGlobalDecl = GlobalDecl(D);

Completed in 65 milliseconds