HomeSort by: relevance | last modified time | path
    Searched defs:evaluateCompoundStmtExpr (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 4098 static const Expr *evaluateCompoundStmtExpr(const CompoundStmt *CS) {
4110 E = evaluateCompoundStmtExpr(cast<CompoundStmt>(getCursorStmt(C)));

Completed in 27 milliseconds