Searched refs:IgnoredContexts (Results 1 – 1 of 1) sorted by relevance
451 llvm::SmallPtrSet<const DeclContext*, 4> IgnoredContexts; member in __anon6595fafa0111::FindBlockDeclRefExprsVals459 return IgnoredContexts.count(DC) == 0; in IsTrackedDecl()480 IgnoredContexts.insert(BR->getBlockDecl()); in VisitBlockExpr()