Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.h25 struct ReportFile { struct
50 extern ReportFile report_file; argument
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp344 TEST(SanitizerCommon, ReportFile) { in TEST() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp336 FileID ReportFile = ReportDiag() local