Searched refs:ygc_schema_definitions (Results 1 – 2 of 2) sorted by relevance
915 if (!this->ygc_schema_definitions.empty()) { in gen_schema()919 for (auto &container : this->ygc_schema_definitions) { in gen_schema()960 ygc.ygc_schema_definitions[this->jpc_definition_id] = this; in gen_schema()
542 std::map<std::string, const json_path_container *> ygc_schema_definitions; member in yajlpp_gen_context