Searched defs:setBaseExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DExprObjC.h808 void setBaseExpr(Stmt *S) { SubExprs[BASE] = S; } function in class:clang::ObjCSubscriptRefExpr

Completed in 126 milliseconds