Home
last modified time | relevance | path

Searched defs:CastE (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp176 void DynamicTypePropagation::checkPostStmt(const ImplicitCastExpr *CastE, in checkPostStmt()
247 DynamicTypePropagation::getBetterObjCType(const Expr *CastE, in getBetterObjCType()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp227 void ExprEngine::VisitCast(const CastExpr *CastE, const Expr *Ex, in VisitCast()