Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h68 DiagnosticConsumer *Client; variable
/minix3/external/bsd/llvm/dist/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp155 DiagnosticConsumer *Client = Diagnostics.getClient(); in ExecuteAction() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp181 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics()
189 DiagnosticConsumer *Client, in createDiagnostics()
H A DSerializedDiagnosticPrinter.cpp781 auto Client = in getMetaDiags() local
H A DASTUnit.cpp596 StoredDiagnosticConsumer Client; member in __anonf211e7840211::CaptureDroppedDiagnostics
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h189 DiagnosticConsumer *Client; variable