Searched refs:IgnoredContexts (Results 1 – 1 of 1) sorted by relevance
317 llvm::SmallSet<const DeclContext*, 4> IgnoredContexts; member in __anon6b413dbb0111::FindBlockDeclRefExprsVals325 return IgnoredContexts.count(DC) == 0; in IsTrackedDecl()359 IgnoredContexts.insert(BR->getBlockDecl()); in VisitBlockExpr()