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

/external/clang/lib/Sema/
H A DSemaExpr.cpp3913 /// ActOnAsTypeExpr - create a new asType (bitcast) from the arguments.
3917 ExprResult Sema::ActOnAsTypeExpr(Expr *E, ParsedType ParsedDestTy, function in class:Sema

Completed in 113 milliseconds