Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
11491 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local11500 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()11511 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11521 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11531 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11541 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11551 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11554 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()