Searched refs:spvFuzzerOptionsCreate (Results 1 – 9 of 9) sorted by relevance
31 SPIRV_TOOLS_EXPORT spv_fuzzer_options spvFuzzerOptionsCreate() { in spvFuzzerOptionsCreate() function
217 FuzzerOptions() : options_(spvFuzzerOptionsCreate()) {} in FuzzerOptions()
695 SPIRV_TOOLS_EXPORT spv_fuzzer_options spvFuzzerOptionsCreate();
225 FuzzerOptions() : options_(spvFuzzerOptionsCreate()) {} in FuzzerOptions()
724 SPIRV_TOOLS_EXPORT spv_fuzzer_options spvFuzzerOptionsCreate(void);
223 FuzzerOptions() : options_(spvFuzzerOptionsCreate()) {} in FuzzerOptions()
701 SPIRV_TOOLS_EXPORT spv_fuzzer_options spvFuzzerOptionsCreate();