Searched refs:is_schema (Results 1 – 1 of 1) sorted by relevance
365 auto is_schema = ext == "fbs" || ext == "proto"; in Compile() local396 if (is_schema) { in Compile()406 if (!is_schema && !parser->builder_.GetSize()) { in Compile()414 if ((is_schema || is_binary_schema) && !conform_to_schema.empty()) { in Compile()433 (is_schema || is_binary_schema)) && in Compile()