Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
11558 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local11567 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()11578 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11588 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11598 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11608 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11618 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11621 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()