Searched defs:TypeInfo (Results 1 – 2 of 2) sorted by relevance
38 struct TypeInfo { struct39 struct Aspect {50 Aspect raw;53 std::shared_ptr<Aspect> array;65 std::shared_ptr<Aspect> nullable;68 std::shared_ptr<Aspect> nullable_array;
93 struct TypeInfo { struct95 std::string cpp_name;99 std::function<void(CodeWriter& w, const string& var_name, bool isNdk)> toJsonValueExpr;