Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp104 LookThroughTransitiveAssignmentsAndCommaOperators(const Expr *Ex) { in LookThroughTransitiveAssignmentsAndCommaOperators() function
274 LookThroughTransitiveAssignmentsAndCommaOperators(B->getRHS()); in observeStmt()
334 E = LookThroughTransitiveAssignmentsAndCommaOperators(E); in observeStmt()