Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h353 llvm::SmallSet<const ExplodedNode *, 4> TrackedConditions; variable
509 return TrackedConditions.insert(Cond).second; in addTrackedCondition()