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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3351 /// EmitUnsupportedRValue - Emit a dummy r-value using the type of E
3354 RValue EmitUnsupportedRValue(const Expr *E,
H A DCGExpr.cpp1173 RValue CodeGenFunction::EmitUnsupportedRValue(const Expr *E, function in class:CodeGenFunction

Completed in 107 milliseconds