Home
last modified time | relevance | path

Searched refs:createEnd (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp598 return PathDiagnosticLocation::createEnd(Dtor.getTriggerStmt(), in getLocationForCaller()
609 return PathDiagnosticLocation::createEnd(CallerBody, SM, CallerCtx); in getLocationForCaller()
621 return PathDiagnosticLocation::createEnd(Dtor.getBindTemporaryExpr(), SM, in getLocationForCaller()
650 PathDiagnosticLocation::createEnd(const Stmt *S, in createEnd() function in PathDiagnosticLocation
722 return PathDiagnosticLocation::createEnd(S, SMng, P.getLocationContext()); in create()
854 return PathDiagnosticLocation::createEnd(S, SM, LC); in createEndOfPath()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp197 PathDiagnosticLocation::createEnd(MD->getBody(), in checkASTDecl()
H A DIvarInvalidationChecker.cpp562 PathDiagnosticLocation::createEnd(MethodD->getBody(), in reportIvarNeedsInvalidation()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h236 static PathDiagnosticLocation createEnd(const Stmt *S,