HomeSort by relevance Sort by last modified time
    Searched defs:GetCurDiagState (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/Basic/
Diagnostic.h 261 DiagState *GetCurDiagState() const {
365 const DiagState &DS = *GetCurDiagState();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Diagnostic.h 259 DiagState *getCurDiagState() const { return CurDiagState; }
318 DiagState *GetCurDiagState() const {
319 return DiagStatesByLoc.getCurDiagState();
328 : DiagStatesByLoc.getCurDiagState();
416 const DiagState &DS = *GetCurDiagState();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Diagnostic.h 259 DiagState *getCurDiagState() const { return CurDiagState; }
318 DiagState *GetCurDiagState() const {
319 return DiagStatesByLoc.getCurDiagState();
328 : DiagStatesByLoc.getCurDiagState();
416 const DiagState &DS = *GetCurDiagState();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Diagnostic.h 266 DiagState *getCurDiagState() const { return CurDiagState; }
325 DiagState *GetCurDiagState() const {
326 return DiagStatesByLoc.getCurDiagState();
335 : DiagStatesByLoc.getCurDiagState();
423 const DiagState &DS = *GetCurDiagState();
504 GetCurDiagState()->IgnoreAllWarnings = Val;
507 return GetCurDiagState()->IgnoreAllWarnings;
515 GetCurDiagState()->EnableAllWarnings = Val;
518 return GetCurDiagState()->EnableAllWarnings;
523 GetCurDiagState()->WarningsAsErrors = Val
    [all...]

Completed in 179 milliseconds