Home
last modified time | relevance | path

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

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