Searched refs:asAggregateRValue (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h339 RValue asAggregateRValue() const { function in class:clang::CodeGen::LValue
H A DCGExpr.cpp2817 return FieldLV.asAggregateRValue();
3166 return lvalue.asAggregateRValue();
H A DCGCall.cpp2059 args.add(L.asAggregateRValue(), type, /*NeedsCopy*/true);

Completed in 191 milliseconds