Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp61 maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function in clang::ento::__anon352c7bc30111::ErrorNotPreventedFuncVisitor
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h716 maybeEmitNoteForCXXThis(PathSensitiveBugReport &R,
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp489 return maybeEmitNoteForCXXThis(R, *CCall, N); in VisitNode()
553 PathDiagnosticPieceRef maybeEmitNoteForCXXThis(PathSensitiveBugReport &R,
691 NoStoreFuncVisitor::maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function in NoStoreFuncVisitor
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp896 maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function in __anonac89c38b0511::NoOwnershipChangeVisitor