Searched defs:maybeEmitNoteForCXXThis (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | NoOwnershipChangeVisitor.h | 47 PathDiagnosticPieceRef maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function |
/llvm-project/clang/unittests/StaticAnalyzer/ | ||
H A D | NoStateChangeFuncVisitorTest.cpp | 61 maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, in maybeEmitNoteForCXXThis() function in clang::ento::__anonc97f9b860111::ErrorNotPreventedFuncVisitor |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporterVisitors.cpp | 721 NoStoreFuncVisitor::maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, maybeEmitNoteForCXXThis() function in NoStoreFuncVisitor |