Searched refs:NeedToCheckForLPCs (Results 1 – 1 of 1) sorted by relevance
11923 llvm::DenseSet<CanonicalDeclPtr<const Decl>> NeedToCheckForLPCs; in tryToDisableInnerAnalysis() local11932 NeedToCheckForLPCs.insert(Cap.getCapturedVar()); in tryToDisableInnerAnalysis()11943 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11953 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11963 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11973 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11983 NeedToCheckForLPCs.insert(DRE->getDecl()); in tryToDisableInnerAnalysis()11986 for (const Decl *VD : NeedToCheckForLPCs) { in tryToDisableInnerAnalysis()