Home
last modified time | relevance | path

Searched refs:getCallExitEvent (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp103 if (auto callExit = Call.getCallExitEvent()) in flattenTo()
1168 PathDiagnosticCallPiece::getCallExitEvent() const { in getCallExitEvent() function in PathDiagnosticCallPiece
H A DPlistDiagnostics.cpp324 if (auto callExit = P.getCallExitEvent()) in ReportCall()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h625 std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;