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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h565 DiagnosticConsumer *getClient() { return Client; } function in class:clang::DiagnosticsEngine
566 const DiagnosticConsumer *getClient() const { return Client; } function in class:clang::DiagnosticsEngine

Completed in 286 milliseconds