Home
last modified time | relevance | path

Searched defs:ShouldOwnClient (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Basic/
DDiagnostic.cpp37 DiagnosticClient *client, bool ShouldOwnClient) in Diagnostic()
63 void Diagnostic::setClient(DiagnosticClient *client, bool ShouldOwnClient) { in setClient()