Searched refs:NeedToAddForLPCsAsDisabled (Results 1 – 2 of 2) sorted by relevance
292 &NeedToAddForLPCsAsDisabled) const;
11921 llvm::DenseSet<CanonicalDeclPtr<const Decl>> &NeedToAddForLPCsAsDisabled) in tryToDisableInnerAnalysis()11991 NeedToAddForLPCsAsDisabled.insert(VD); in tryToDisableInnerAnalysis()12036 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToAddForLPCsAsDisabled; in LastprivateConditionalRAII() local12037 tryToDisableInnerAnalysis(S, NeedToAddForLPCsAsDisabled); in LastprivateConditionalRAII()12038 if (!NeedToAddForLPCsAsDisabled.empty()) { in LastprivateConditionalRAII()12042 for (const Decl *VD : NeedToAddForLPCsAsDisabled) in LastprivateConditionalRAII()