Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp88 void AppendToFile(const std::string &Data, const std::string &Path) { in AppendToFile() function
93 void AppendToFile(const uint8_t *Data, size_t Size, const std::string &Path) { in AppendToFile() function
/llvm-project-15.0.7/libc/utils/tools/WrapperGen/
H A DMain.cpp42 AppendToFile("append-to-file", variable