Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Tombstone

37 /// good way to indicate tombstone or empty keys for strings, we want
39 /// not expected to take on certain values (those of the tombstone and
65 TableGenStringKey Tombstone("<<<TOMBSTONE KEY>>>");
66 return Tombstone;