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

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

Completed in 100 milliseconds