Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp455 StatementMatcher WriteIntoIvarM = binaryOperator( in potentiallyWritesIntoIvar() local
459 StatementMatcher ParentM = stmt(hasDescendant(WriteIntoIvarM)); in potentiallyWritesIntoIvar()