Home | History | Annotate | Download | only in src

Lines Matching refs:SaveType

48           if (!SaveType(enum_def, enumcode, false)) return false;
59 if (!SaveType(struct_def, declcode, true)) return false;
82 bool SaveType(const Definition &def, const std::string &classcode,