Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
12297 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local12306 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()12317 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12327 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12337 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12347 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12357 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12360 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()