Searched refs:NeedToAddForLPCsAsDisabled (Results 1 – 2 of 2) sorted by relevance
288 &NeedToAddForLPCsAsDisabled) const;
12134 llvm::DenseSet<CanonicalDeclPtr<const Decl>> &NeedToAddForLPCsAsDisabled) in tryToDisableInnerAnalysis()12204 NeedToAddForLPCsAsDisabled.insert(VD); in tryToDisableInnerAnalysis()12249 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToAddForLPCsAsDisabled; in LastprivateConditionalRAII() local12250 tryToDisableInnerAnalysis(S, NeedToAddForLPCsAsDisabled); in LastprivateConditionalRAII()12251 if (!NeedToAddForLPCsAsDisabled.empty()) { in LastprivateConditionalRAII()12255 for (const Decl *VD : NeedToAddForLPCsAsDisabled) in LastprivateConditionalRAII()