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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h433 RValue asAggregateRValue(CodeGenFunction &CGF) const { function in class:clang::CodeGen::LValue
H A DCGExpr.cpp4566 return FieldLV.asAggregateRValue(*this);
5075 return lvalue.asAggregateRValue(*this);

Completed in 78 milliseconds