Home
last modified time | relevance | path

Searched defs:Log (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project/clang/test/CXX/class/class.compare/class.compare.default/
H A Dp5.cpp14 struct Log { struct
22 Log *log; argument
/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h137 DebuginfodLog &Log; variable
157 DebuginfodLog &Log; member
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffConsumer.cpp164 void DiffConsumer::logf(const LogBuilder &Log) { in logf()
194 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.cpp57 Expected<std::unique_ptr<TestClient>> TestClient::launch(StringRef Log) { in launch() argument
61 Expected<std::unique_ptr<TestClient>> TestClient::launch(StringRef Log, ArrayRef<StringRef> InferiorArgs) { in launch() argument
66 TestClient::launchCustom(StringRef Log, bool disable_stdio, in launchCustom() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DInteractiveModelRunner.h68 std::unique_ptr<Logger> Log; global() variable
/llvm-project/lldb/include/lldb/Utility/
H A DStringList.h20 class Log; variable
H A DLog.h165 friend class Log; variable
231 Log(Channel &channel) : m_channel(channel) {} Log() function
[all...]
H A DDataExtractor.h26 class Log; variable
/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocPriorityAdvisor.cpp181 MLModelRunner *Runner, Logger *Log) in DevelopmentModePriorityAdvisor() argument
186 Logger *const Log; member in llvm::DevelopmentModePriorityAdvisor
273 std::unique_ptr<Logger> Log; global() member in llvm::DevelopmentModePriorityAdvisorAnalysis
[all...]
/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp63 void ThreadPlanTracer::Log() { in Log() function in ThreadPlanTracer
130 void ThreadPlanAssemblyTracer::Log() { Log() function in ThreadPlanAssemblyTracer
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-string-cstr-function.cpp76 void Log(const char *fmt, Args &&...args) { in Log() function in BaseLogger
133 void Log(const char *fmt, Args &&...args) { in Log() function in NotLogger
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.h95 inline size_t Log(size_t X) { in Log() function
/llvm-project/clang/test/CXX/special/class.init/class.inhctor.init/
H A Dp1.cpp49 template <class T> struct Log : T { struct
51 ~Log() { /* ... */ } in ~Log()
/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h37 class Log; variable
/llvm-project/lldb/include/lldb/Target/
H A DRegisterFlags.h21 class Log; variable
/llvm-project/clang-tools-extra/clangd/benchmarks/
H A DIndexBenchmark.cpp45 StringRef Log = Buffer.get()->getBuffer(); in extractQueriesFromLogs() local
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h59 Logger *Log = nullptr; member
/llvm-project/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp131 DebuginfodLog Log; llvm_debuginfod_main() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DJSONTransportTests.cpp54 llvm::raw_string_ostream Log; member in clang::clangd::__anond1998e0a0111::Echo
/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-internal-utils.cc153 GTEST_API_ void Log(LogSeverity severity, const std::string& message, in Log() function
/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp96 auto Log = [&](llvm::Twine Msg) { in execute() local
/llvm-project/clang/tools/libclang/
H A DCIndexHigh.cpp412 LogRef Log = Logger::make(__func__); in clang_findReferencesInFile() local
486 LogRef Log = Logger::make(__func__); in clang_findIncludesInFile() local
/llvm-project/llvm/lib/Support/
H A DGraphWriter.cpp160 raw_string_ostream Log(LogBuffer); in TryFindProgram() local
/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp351 DebuginfodLog &Log, in DebuginfodCollection()
558 DebuginfodServer::DebuginfodServer(DebuginfodLog &Log, in DebuginfodServer()
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DLoggerTest.cpp107 std::string Log; in TEST() local

12