Home | History | Annotate | Download | only in parsing

Lines Matching defs:unicode_cache

113   UnicodeCache* unicode_cache() { return unicode_cache_; }
114 void set_unicode_cache(UnicodeCache* unicode_cache) {
115 unicode_cache_ = unicode_cache;