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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp65 ExplodedNode *dynamicTypePropagationOnCasts(const CastExpr *CE,
275 ExplodedNode *DynamicTypePropagation::dynamicTypePropagationOnCasts( function in class:DynamicTypePropagation
535 ExplodedNode *AfterTypeProp = dynamicTypePropagationOnCasts(CE, State, C);

Completed in 101 milliseconds