Searched refs:evaluateCompoundStmtExpr (Results 1 – 1 of 1) sorted by relevance
4057 static const Expr *evaluateCompoundStmtExpr(const CompoundStmt *CS) { in evaluateCompoundStmtExpr() function4069 E = evaluateCompoundStmtExpr(cast<CompoundStmt>(getCursorStmt(C))); in clang_Cursor_Evaluate()