Home
last modified time | relevance | path

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

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