Searched refs:createDeclEnd (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp655 PathDiagnosticLocation::createDeclEnd(const LocationContext *LC, function in class:PathDiagnosticLocation
769 return createDeclEnd(N->getLocationContext(), SM);
H A DBugReporter.cpp368 return PathDiagnosticLocation::createDeclEnd(N->getLocationContext(),
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h243 static PathDiagnosticLocation createDeclEnd(const LocationContext *LC,

Completed in 651 milliseconds