Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp592 StatementMatcher WriteIntoIvarM = binaryOperator( in potentiallyWritesIntoIvar() local
596 StatementMatcher ParentM = stmt(hasDescendant(WriteIntoIvarM)); in potentiallyWritesIntoIvar()