Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h4481 const Expr *getResultExpr() const { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4482 Expr *getResultExpr() { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4734 Expr *getResultExpr() { in getResultExpr() function
4739 const Expr *getResultExpr() const { in getResultExpr() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h5734 Expr *getResultExpr() { in getResultExpr() function
5738 const Expr *getResultExpr() const { in getResultExpr() function
6071 Expr *getResultExpr() { in getResultExpr() function
6076 const Expr *getResultExpr() const { in getResultExpr() function