Searched refs:HasFallThroughAttr (Results 1 – 3 of 3) sorted by relevance
53 SourceRange R2, bool HasFallThroughAttr) = 0;
677 bool HasFallThroughAttr = in reportDeadCode() local698 HasFallThroughAttr); in reportDeadCode()717 CB.HandleUnreachable(UK, Loc, SilenceableCondVal, R1, R2, HasFallThroughAttr); in reportDeadCode()
76 SourceRange R2, bool HasFallThroughAttr) override { in HandleUnreachable() argument80 if (HasFallThroughAttr && in HandleUnreachable()