Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h4898 ExprResult ActOnFinishFullExpr(Expr *Expr) { in ActOnFinishFullExpr() function
/external/clang/lib/Sema/
DSemaExprCXX.cpp6978 ExprResult Sema::ActOnFinishFullExpr(Expr *FE, SourceLocation CC, in ActOnFinishFullExpr() function in Sema