Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h306 void setBaseIvarExp(Expr *V) { BaseIvarExp = V; } in setBaseIvarExp() function
H A DCGExpr.cpp2194 LV.setBaseIvarExp(Exp->getBase()); in setObjCGCLValueClass()