Home
last modified time | relevance | path

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

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