reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
522 if (CE->getCastKind() != CK_BitCast) 525 QualType OriginType = CE->getSubExpr()->getType(); 526 QualType DestType = CE->getType(); 535 ExplodedNode *AfterTypeProp = dynamicTypePropagationOnCasts(CE, State, C); 551 SymbolRef Sym = C.getSVal(CE).getAsSymbol(); 558 if (isa<ExplicitCastExpr>(CE)) {