Searched refs:OtherD (Results 1 – 1 of 1) sorted by relevance
2085 const VarDecl *OtherD; in GetOrCreateLLVMGlobal() local2091 (OtherD = dyn_cast<VarDecl>(OtherGD.getDecl())) && in GetOrCreateLLVMGlobal()2092 OtherD->hasInit() && in GetOrCreateLLVMGlobal()