Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h4286 const Expr *getResultExpr() const { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4287 Expr *getResultExpr() { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4539 Expr *getResultExpr() { in getResultExpr() function
4544 const Expr *getResultExpr() const { in getResultExpr() function