Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h4156 const Expr *getResultExpr() const { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4157 Expr *getResultExpr() { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4414 Expr *getResultExpr() { in getResultExpr() function
4419 const Expr *getResultExpr() const { in getResultExpr() function