Home
last modified time | relevance | path

Searched defs:WriteUnitToFileWithPrefix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerLoop.cpp498 void Fuzzer::WriteUnitToFileWithPrefix(const Unit &U, const char *Prefix) { in WriteUnitToFileWithPrefix() function in fuzzer::Fuzzer
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp637 void Fuzzer::WriteUnitToFileWithPrefix(const Unit &U, const char *Prefix) { in WriteUnitToFileWithPrefix() function in fuzzer::Fuzzer