Home
last modified time | relevance | path

Searched defs:CallExitLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp374 CallExitBegin &CallExitLoc, in annotateConsumedSummaryMismatch()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp476 auto CallExitLoc = N->getLocationAs<CallExitBegin>(); in VisitNode() local