Searched refs:IgnoredDecls (Results 1 – 2 of 2) sorted by relevance
1857 const llvm::DenseSet<CanonicalDeclPtr<const VarDecl>> &IgnoredDecls);
12522 const llvm::DenseSet<CanonicalDeclPtr<const VarDecl>> &IgnoredDecls) { in checkAndEmitSharedLastprivateConditional() argument12538 if (!CS->capturesVariable(VD) || IgnoredDecls.count(VD) > 0) in checkAndEmitSharedLastprivateConditional()