Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp65 ExplodedNode *dynamicTypePropagationOnCasts(const CastExpr *CE,
399 ExplodedNode *DynamicTypePropagation::dynamicTypePropagationOnCasts( in dynamicTypePropagationOnCasts() function in DynamicTypePropagation
625 ExplodedNode *AfterTypeProp = dynamicTypePropagationOnCasts(CE, State, C); in checkPostStmt()