Searched defs:createEnd (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp558 return PathDiagnosticLocation::createEnd(Dtor.getTriggerStmt(),
569 return PathDiagnosticLocation::createEnd(CallerBody, SM, CallerCtx);
597 PathDiagnosticLocation::createEnd(const Stmt *S, function in class:PathDiagnosticLocation
672 return PathDiagnosticLocation::createEnd(S, SMng, P.getLocationContext());
762 return PathDiagnosticLocation::createEnd(S, SM, LC);

Completed in 98 milliseconds