Searched refs:getCustomDiagID (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DDiagnosticIDs.h164 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h664 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
665 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DDiagnosticIDs.h170 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DDiagnosticIDs.h170 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DDiagnosticIDs.h164 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h664 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
665 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DDiagnosticIDs.h170 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DDiagnosticIDs.h170 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
H A DDiagnostic.h689 unsigned getCustomDiagID(Level L, const char (&FormatString)[N]) { function in class:clang::DiagnosticsEngine
690 return Diags->getCustomDiagID((DiagnosticIDs::Level)L,
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
H A DDiagnosticIDs.h188 unsigned getCustomDiagID(Level L, StringRef FormatString);

Completed in 347 milliseconds

12