Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp380 CallExitBegin &CallExitLoc, in annotateConsumedSummaryMismatch()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp572 auto CallExitLoc = N->getLocationAs<CallExitBegin>(); in VisitNode() local
648 auto CallExitLoc = N->getLocationAs<CallExitBegin>(); in findModifyingFrames() local