Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.h40 PathDiagnosticPieceRef maybeEmitNoteForObjCSelf(PathSensitiveBugReport &R, in maybeEmitNoteForObjCSelf() function
/llvm-project/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp54 maybeEmitNoteForObjCSelf(PathSensitiveBugReport &R, in maybeEmitNoteForObjCSelf() function in clang::ento::__anonc97f9b860111::ErrorNotPreventedFuncVisitor
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp706 NoStoreFuncVisitor::maybeEmitNoteForObjCSelf(PathSensitiveBugReport &R, maybeEmitNoteForObjCSelf() function in NoStoreFuncVisitor