Home
last modified time | relevance | path

Searched refs:endRun (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DSarif.cpp241 void SarifDocumentWriter::endRun() { in endRun() function in SarifDocumentWriter
319 endRun(); in createRun()
380 endRun(); in createDocument()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSarif.h375 void endRun();
/llvm-project-15.0.7/clang/unittests/Basic/
H A DSarifTest.cpp104 Writer.endRun(); in TEST_F()