Home
last modified time | relevance | path

Searched refs:ClearLog (Results 1 – 7 of 7) sorted by relevance

/external/libbrillo/brillo/
Dsyslog_logging.h46 BRILLO_EXPORT void ClearLog();
Dsyslog_logging.cc117 void ClearLog() { in ClearLog() function
Dprocess_test.cc46 ClearLog(); in TEST()
111 ClearLog(); in SetUp()
/external/llvm-project/flang/include/flang/Parser/
Dparsing.h59 void ClearLog();
/external/llvm-project/flang/lib/Parser/
Dparsing.cpp126 void Parsing::ClearLog() { log_.clear(); } in ClearLog() function in Fortran::parser::Parsing
/external/llvm-project/flang/tools/f18-parse-demo/
Df18-parse-demo.cpp194 parsing.ClearLog(); in CompileFortran()
/external/llvm-project/flang/tools/f18/
Df18.cpp231 parsing.ClearLog(); in CompileFortran()