Searched defs:isdead (Results 1 – 2 of 2) sorted by relevance
96 #define isdead(g,v) isdeadm(otherwhite(g), (v)->marked) macro
913 ContextLocation(const PathDiagnosticLocation &L, bool isdead = false) in ContextLocation()