HomeSort by relevance Sort by last modified time
    Searched refs:getDiagnostic (Results 1 - 7 of 7) sorted by null

  /external/clang/tools/libclang/
CIndexDiagnostic.h 39 CXDiagnosticImpl *getDiagnostic(unsigned i) const {
CIndexDiagnostic.cpp 216 return Diags->getDiagnostic(Index);
440 return D->getDiagnostic(Index);
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 283 virtual DiagnosticsEngine& getDiagnostic() = 0;
326 DiagnosticsEngine& getDiagnostic() {
327 return D.getDiagnostic();
  /external/clang/include/clang/AST/
DependentDiagnostic.h 92 const PartialDiagnostic &getDiagnostic() const {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 137 virtual DiagnosticsEngine &getDiagnostic() {
  /external/clang/lib/Sema/
SemaAccess.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]

Completed in 49 milliseconds