Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Tombstone

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