Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h189 unsigned getConfigurationChangeToken() const { in getConfigurationChangeToken() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1900 originalReportConfigToken = R->getConfigurationChangeToken(); in GeneratePathDiagnostic()
1935 finalReportConfigToken = R->getConfigurationChangeToken(); in GeneratePathDiagnostic()