Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp65 ExplodedNode *dynamicTypePropagationOnCasts(const CastExpr *CE,
277 ExplodedNode *DynamicTypePropagation::dynamicTypePropagationOnCasts( in dynamicTypePropagationOnCasts() function in DynamicTypePropagation
537 ExplodedNode *AfterTypeProp = dynamicTypePropagationOnCasts(CE, State, C); in checkPostStmt()