Searched defs:ImpCastExprToType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSema.cpp246 /// ImpCastExprToType - If Expr is not of type 'Type', insert an implicit cast.
249 ExprResult Sema::ImpCastExprToType(Expr *E, QualType Ty, function in class:Sema

Completed in 111 milliseconds