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

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 IntrusiveRefCntPtr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 IntrusiveRefCntPtr<PathDiagnosticEventPiece>
596 IntrusiveRefCntPtr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 34 if (isa<PathDiagnosticEventPiece>(*I))
59 PathDiagnosticEventPiece::~PathDiagnosticEventPiece() {}
72 IntrusiveRefCntPtr<PathDiagnosticEventPiece> CallEnter =
77 IntrusiveRefCntPtr<PathDiagnosticEventPiece> callExit =
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 501 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
511 PathDiagnosticEventPiece(const PathDiagnosticLocation &pos,
517 ~PathDiagnosticEventPiece() override;
593 std::shared_ptr<PathDiagnosticEventPiece> getCallEnterEvent() const;
594 std::shared_ptr<PathDiagnosticEventPiece>
596 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;

Completed in 721 milliseconds