Searched refs:asAggregateRValue (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 2914 milliseconds