Home
last modified time | relevance | path

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

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