Searched defs:setBaseExpr (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | ExprObjC.h | 808 void setBaseExpr(Stmt *S) { SubExprs[BASE] = S; } function in class:clang::ObjCSubscriptRefExpr |
Completed in 126 milliseconds