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