HomeSort by relevance Sort by last modified time
    Searched refs:getBugType (Results 1 - 25 of 36) sorted by null

1 2

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 177 const BugType& getBugType() const { return BT; }
178 BugType& getBugType() { return BT; }
PathDiagnostic.h 797 StringRef getBugType() const { return BugType; }
  /external/clang/lib/StaticAnalyzer/Core/
PlistDiagnostics.cpp 389 EmitString(o, D->getBugType()) << '\n';
401 EmitString(o, GetIssueHash(*SM, L, D->getCheckName(), D->getBugType(),
HTMLDiagnostics.cpp 236 StringRef BugType = D.getBugType();
258 << GetIssueHash(SMgr, L, D.getCheckName(), D.getBugType(), DeclWithIssue,
PathDiagnostic.cpp 381 if (X.getBugType() != Y.getBugType())
382 return X.getBugType() < Y.getBugType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
PathDiagnostic.h 814 StringRef getBugType() const { return BugType; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
PathDiagnostic.h 820 StringRef getBugType() const { return BugType; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
PathDiagnostic.h 820 StringRef getBugType() const { return BugType; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
PathDiagnostic.h 820 StringRef getBugType() const { return BugType; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
PathDiagnostic.h 820 StringRef getBugType() const { return BugType; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
PathDiagnostic.h 820 StringRef getBugType() const { return BugType; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 179 const BugType& getBugType() const { return BT; }
180 BugType& getBugType() { return BT; }

Completed in 2371 milliseconds

1 2