Searched refs:NeedToAddForLPCsAsDisabled (Results 1 – 2 of 2) sorted by relevance
291 &NeedToAddForLPCsAsDisabled) const;
12309 llvm::DenseSet<CanonicalDeclPtr<const Decl>> &NeedToAddForLPCsAsDisabled) in tryToDisableInnerAnalysis()12379 NeedToAddForLPCsAsDisabled.insert(VD); in tryToDisableInnerAnalysis()12424 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToAddForLPCsAsDisabled; in LastprivateConditionalRAII() local12425 tryToDisableInnerAnalysis(S, NeedToAddForLPCsAsDisabled); in LastprivateConditionalRAII()12426 if (!NeedToAddForLPCsAsDisabled.empty()) { in LastprivateConditionalRAII()12430 for (const Decl *VD : NeedToAddForLPCsAsDisabled) in LastprivateConditionalRAII()