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

/external/clang/lib/CodeGen/
H A DCGValue.h247 void setTBAABaseType(QualType T) { TBAABaseType = T; } function in class:clang::CodeGen::LValue
H A DCGExpr.cpp2613 LV.setTBAABaseType(mayAlias ? getContext().CharTy : base.getTBAABaseType());

Completed in 92 milliseconds