Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp567 if (const Stmt *CallerBody = CallerInfo->getBody()) in getLocationForCaller() local
568 return PathDiagnosticLocation::createEnd(CallerBody, SM, CallerCtx); in getLocationForCaller()