Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp913 ContextLocation(const PathDiagnosticLocation &L, bool isdead = false) in ContextLocation() argument
914 : PathDiagnosticLocation(L), IsDead(isdead) {} in ContextLocation()