Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h79 PathDiagnosticLocation UniqueingLocation; variable
170 UniqueingLocation(LocationToUnique), in BugReport()
269 return UniqueingLocation; in getUniqueingLocation()
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2435 UniqueingLocation = AllocLocation; in CFRefLeakReport()