Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp652 PathDiagnosticLocation::createDeclEnd(const LocationContext *LC, in createDeclEnd() function in PathDiagnosticLocation
765 return createDeclEnd(N->getLocationContext(), SM); in createEndOfPath()
DBugReporter.cpp368 return PathDiagnosticLocation::createDeclEnd(N->getLocationContext(), in ExecutionContinues()
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h312 static PathDiagnosticLocation createDeclEnd(const LocationContext *LC,
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h247 static PathDiagnosticLocation createDeclEnd(const LocationContext *LC,
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp658 PathDiagnosticLocation::createDeclEnd(const LocationContext *LC, in createDeclEnd() function in PathDiagnosticLocation
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp583 return PathDiagnosticLocation::createDeclEnd(C.getCurrLocationContext(), in ExecutionContinues()
2425 return PathDiagnosticLocation::createDeclEnd(ErrorNode->getLocationContext(), in getLocation()