Home
last modified time | relevance | path

Searched refs:OpenFileForWriting (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSupportLibrary.rst173 For a trivial example, suppose we wanted to add an "``OpenFileForWriting``"
177 interface function, ``OpenFileForWriting`` is too low level. It should be
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc185 static FILE* OpenFileForWriting(const std::string& output_file) { in OpenFileForWriting() function
3608 FILE* xmlout = OpenFileForWriting(output_file_); in OnTestIterationEnd()
3617 FILE* xmlout = OpenFileForWriting(output_file_); in ListTestsMatchingFilter()
4044 FILE* jsonout = OpenFileForWriting(output_file_); in OnTestIterationEnd()
5601 FILE* fileout = OpenFileForWriting( in ListTestsMatchingFilter()