Searched refs:NeedToAddForLPCsAsDisabled (Results 1 – 2 of 2) sorted by relevance
293 &NeedToAddForLPCsAsDisabled) const;
11556 llvm::DenseSet<CanonicalDeclPtr<const Decl>> &NeedToAddForLPCsAsDisabled) in tryToDisableInnerAnalysis()11626 NeedToAddForLPCsAsDisabled.insert(VD); in tryToDisableInnerAnalysis()11671 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToAddForLPCsAsDisabled; in LastprivateConditionalRAII() local11672 tryToDisableInnerAnalysis(S, NeedToAddForLPCsAsDisabled); in LastprivateConditionalRAII()11673 if (!NeedToAddForLPCsAsDisabled.empty()) { in LastprivateConditionalRAII()11677 for (const Decl *VD : NeedToAddForLPCsAsDisabled) in LastprivateConditionalRAII()