Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dlog.h19 class LogType {
20 friend LogType& GetNullLogInstance();
21 friend LogType& GetErrorLogInstance();
25 friend LogType& operator<<(LogType&, Tp const&);
26 friend LogType& operator<<(LogType&, EndLType*);
29 LogType(std::ostream* out) : out_(out) {} in LogType() function
35 LogType(const LogType&);
36 LogType& operator=(const LogType&);
38 LogType(const LogType&) = delete;
39 LogType& operator=(const LogType&) = delete;
[all …]
H A Dcheck.h53 LogType& GetLog() { return log_; } in GetLog()
72 LogType& log_;
/llvm-project/llvm/test/Transforms/Attributor/reduced/
H A Dregister_benchmark_test.ll37 %"class.benchmark::internal::LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.33…
153 …InstanceEvE3log = external dso_local global %"class.benchmark::internal::LogType.43.229.322.415.50…
159 …InstanceEvE3log = external dso_local global %"class.benchmark::internal::LogType.43.229.322.415.50…