Searched refs:setBaseIvarExp (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h244 void setBaseIvarExp(Expr *V) { BaseIvarExp = V; } function in class:clang::CodeGen::LValue
H A DCGExpr.cpp1661 LV.setBaseIvarExp(Exp->getBase());

Completed in 184 milliseconds