HomeSort by: relevance | last modified time | path
    Searched refs:ownsClient (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Diagnostic.h 569 bool ownsClient() const { return Owner != nullptr; }
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 675 assert(!Diags.ownsClient() &&
CompilerInstance.cpp 304 if (Diags.ownsClient()) {
319 if (Diags.ownsClient()) {

Completed in 18 milliseconds