Home
last modified time | relevance | path

Searched defs:maybeEmitNoteForCXXThis (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.h47 PathDiagnosticPieceRef maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function
/llvm-project/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp61 maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function in clang::ento::__anonc97f9b860111::ErrorNotPreventedFuncVisitor
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp721 NoStoreFuncVisitor::maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, maybeEmitNoteForCXXThis() function in NoStoreFuncVisitor