Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h4446 const Expr *getResultExpr() const { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4447 Expr *getResultExpr() { return getAssocExpr(getResultIndex()); } in getResultExpr() function
4699 Expr *getResultExpr() { in getResultExpr() function
4704 const Expr *getResultExpr() const { in getResultExpr() function