Searched refs:setBaseIvarExp (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGValue.h | 300 void setBaseIvarExp(Expr *V) { BaseIvarExp = V; } in setBaseIvarExp() function |
D | CGExpr.cpp | 1865 LV.setBaseIvarExp(Exp->getBase()); in setObjCGCLValueClass() |