Searched defs:root_type (Results 1 – 4 of 4) sorted by relevance
621 const std::string root_type = schema_->root_table()->name()->str(); in EmitCodeBlock() local
647 const std::string root_type = schema_->root_table()->name()->str(); in EmitCodeBlock() local
3761 auto root_type = attribute_; in DoParse() local
685 std::string root_type; member