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

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp573 PathDiagnosticLocation::createDeclEnd(const LocationContext *LC, function in class:PathDiagnosticLocation
629 return createDeclEnd(N->getLocationContext(), SM);

Completed in 306 milliseconds