Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp899 const Expr* ReturnStmt::getRetValue() const { in getRetValue() function in ReturnStmt
902 Expr* ReturnStmt::getRetValue() { in getRetValue() function in ReturnStmt
/external/swiftshader/third_party/subzero/src/
DIceInst.h704 Operand *getRetValue() const { in getRetValue() function