Home
last modified time | relevance | path

Searched refs:IgnoredContexts (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
DAnalysisContext.cpp317 llvm::SmallSet<const DeclContext*, 4> IgnoredContexts; member in __anon6b413dbb0111::FindBlockDeclRefExprsVals
325 return IgnoredContexts.count(DC) == 0; in IsTrackedDecl()
359 IgnoredContexts.insert(BR->getBlockDecl()); in VisitBlockExpr()