Searched refs:DeferredGlobalVariables (Results 1 – 2 of 2) sorted by relevance
495 llvm::SmallDenseSet<const VarDecl *> DeferredGlobalVariables; variable
9924 DeferredGlobalVariables.insert(cast<VarDecl>(GD.getDecl())); in emitTargetGlobalVariable()9986 for (const VarDecl *VD : DeferredGlobalVariables) { in emitDeferredTargetDecls()