Searched defs:getInteropVar (Results 1 – 1 of 1) sorted by relevance
7985 Expr *getInteropVar() { return varlist_begin()[0]; } getInteropVar() function 7986 const Expr *getInteropVar() const { return varlist_begin()[0]; } getInteropVar() function 8082 Expr *getInteropVar() const { return cast<Expr>(InteropVar); } getInteropVar() function 8165 Expr *getInteropVar() const { return cast_or_null<Expr>(InteropVar); } getInteropVar() function