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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h242 void setBaseIvarExp(Expr *V) { BaseIvarExp = V; } function in class:clang::CodeGen::LValue

Completed in 114 milliseconds