Searched refs:NeedToAddForLPCsAsDisabled (Results 1 – 2 of 2) sorted by relevance
289 &NeedToAddForLPCsAsDisabled) const;
11963 llvm::DenseSet<CanonicalDeclPtr<const Decl>> &NeedToAddForLPCsAsDisabled) in tryToDisableInnerAnalysis()12033 NeedToAddForLPCsAsDisabled.insert(VD); in tryToDisableInnerAnalysis()12078 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToAddForLPCsAsDisabled; in LastprivateConditionalRAII() local12079 tryToDisableInnerAnalysis(S, NeedToAddForLPCsAsDisabled); in LastprivateConditionalRAII()12080 if (!NeedToAddForLPCsAsDisabled.empty()) { in LastprivateConditionalRAII()12084 for (const Decl *VD : NeedToAddForLPCsAsDisabled) in LastprivateConditionalRAII()