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

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp663 const SourceManager &SMng) {
672 return PathDiagnosticLocation::createEnd(S, SMng, P.getLocationContext());
675 SMng);
677 return PathDiagnosticLocation(PIE->getLocation(), SMng);
681 SMng);
685 SMng);
690 return PathDiagnosticLocation(S, SMng, P.getLocationContext());
662 create(const ProgramPoint& P, const SourceManager &SMng) argument

Completed in 77 milliseconds