Searched defs:getClient (Results 1 – 1 of 1) sorted by relevance
565 DiagnosticConsumer *getClient() { return Client; } in getClient() function566 const DiagnosticConsumer *getClient() const { return Client; } in getClient() function