Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
12311 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local12320 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()12331 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12341 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12351 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12361 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12371 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12374 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()