Searched refs:NeedToAddForLPCsAsDisabled (Results 1 – 2 of 2) sorted by relevance
292 &NeedToAddForLPCsAsDisabled) const;
11489 llvm::DenseSet<CanonicalDeclPtr<const Decl>> &NeedToAddForLPCsAsDisabled) in tryToDisableInnerAnalysis()11559 NeedToAddForLPCsAsDisabled.insert(VD); in tryToDisableInnerAnalysis()11604 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToAddForLPCsAsDisabled; in LastprivateConditionalRAII() local11605 tryToDisableInnerAnalysis(S, NeedToAddForLPCsAsDisabled); in LastprivateConditionalRAII()11606 if (!NeedToAddForLPCsAsDisabled.empty()) { in LastprivateConditionalRAII()11610 for (const Decl *VD : NeedToAddForLPCsAsDisabled) in LastprivateConditionalRAII()