Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h235 void removeInvalidation(const void *Tag, const void *Data) { in removeInvalidation() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp376 BR.removeInvalidation(ReturnVisitor::getTag(), StackFrame); in visitNodeMaybeUnsuppress()