Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
12136 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local12145 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()12156 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12166 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12176 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12186 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12196 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()12199 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()