Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp562 bool DestToOrig = in checkPostStmt() local
569 if (isa<ExplicitCastExpr>(CE) && !OrigToDest && !DestToOrig) { in checkPostStmt()
599 if (OrigToDest && !DestToOrig) in checkPostStmt()