Searched defs:getDiagnosticLevel (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DDiagnostic.h722 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
723 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DDiagnostic.h722 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
723 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
H A DDiagnostic.h747 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { function in class:clang::DiagnosticsEngine
748 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this);

Completed in 1867 milliseconds