Lines Matching refs:CodeCache
7351 class CodeCache;
7359 UPB_DECLARE_TYPE(upb::pb::CodeCache, upb_pbcodecache)
7488 class upb::pb::CodeCache {
7490 CodeCache();
7491 ~CodeCache();
7520 UPB_DISALLOW_COPY_AND_ASSIGN(CodeCache)
7618 inline CodeCache::CodeCache() {
7621 inline CodeCache::~CodeCache() {
7624 inline bool CodeCache::allow_jit() const {
7627 inline bool CodeCache::set_allow_jit(bool allow) {
7630 inline const DecoderMethod *CodeCache::GetDecoderMethod(