Searched defs:takeClient (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h573 std::unique_ptr<DiagnosticConsumer> takeClient() { return std::move(Owner); } function in class:clang::DiagnosticsEngine

Completed in 200 milliseconds