Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
11462 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local11471 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()11482 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11492 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11502 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11512 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11522 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11525 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()