Searched defs:deletable (Results 1 – 4 of 4) sorted by relevance
69 get deletable() { getter in DeletableItem72 set deletable(value) { setter in DeletableItem
94 ParserArenaDeletable* deletable = static_cast<ParserArenaDeletable*>(fastMalloc(size)); in allocateDeletable() local
26 bool deletable, in AutocompleteMatch()
143 bool deletable; member