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