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