Home
last modified time | relevance | path

Searched refs:evaluateCompoundStmtExpr (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/tools/libclang/
DCIndex.cpp4057 static const Expr *evaluateCompoundStmtExpr(const CompoundStmt *CS) { in evaluateCompoundStmtExpr() function
4069 E = evaluateCompoundStmtExpr(cast<CompoundStmt>(getCursorStmt(C))); in clang_Cursor_Evaluate()