Searched defs:Logger (Results 1 – 4 of 4) sorted by relevance
31 class Logger; variable64 explicit Logger(llvm::StringRef name, bool trace) in Logger() function
370 void Logger(Args &&... args) { in Logger() function
4617 ThreadRole FlightControl, Logger; variable
157 auto Logger = llvm::make_unique<LogDiagnosticPrinter>(*OS, DiagOpts, in SetUpDiagnosticLog() local