Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
11965 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local11974 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()11985 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11995 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12005 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12015 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12025 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12028 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()