Home
last modified time | relevance | path

Searched defs:ReportFile (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.h24 struct ReportFile { struct
49 extern ReportFile report_file; argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp344 TEST(SanitizerCommon, ReportFile) { in TEST() argument
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp326 FileID ReportFile = in ReportDiag() local