Searched refs:LogRef (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCLog.h31 typedef IntrusiveRefCntPtr<Logger> LogRef; typedef in namespace:clang::cxindex
36 /// if (LogRef Log = Logger::make(__func__)) {
56 static LogRef make(llvm::StringRef name,
99 if (clang::cxindex::LogRef Log = clang::cxindex::Logger::make(NAME))
H A DCIndexHigh.cpp411 LogRef Log = Logger::make(__func__);
485 LogRef Log = Logger::make(__func__);
H A DCXSourceLocation.cpp128 LogRef Log = Logger::make(__func__);

Completed in 77 milliseconds