Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp608 if (const Stmt *CallerBody = CallerInfo->getBody()) in getLocationForCaller() local
609 return PathDiagnosticLocation::createEnd(CallerBody, SM, CallerCtx); in getLocationForCaller()