Searched refs:InvalidationRecord (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h127 typedef std::pair<const void *, const void *> InvalidationRecord; typedef in class:clang::ento::BugReport
134 llvm::SmallSet<InvalidationRecord, 4> Invalidations;

Completed in 96 milliseconds