HomeSort by: relevance | last modified time | path
    Searched defs:hasDiagnostics (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h 330 bool hasDiagnostics() const { return Diagnostics != nullptr; }
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 246 bool hasDiagnostics() { return Missing || Mismatched; }

Completed in 15 milliseconds