Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp441 StatementMatcher WriteIntoIvarM = binaryOperator( in potentiallyWritesIntoIvar() local
445 StatementMatcher ParentM = stmt(hasDescendant(WriteIntoIvarM)); in potentiallyWritesIntoIvar()