Searched refs:EmitUnsupportedRValue (Results 1 - 3 of 3) sorted by path

/external/clang/lib/CodeGen/
H A DCGAtomic.cpp704 default: return EmitUnsupportedRValue(E, "atomic library call");
H A DCGExpr.cpp738 RValue CodeGenFunction::EmitUnsupportedRValue(const Expr *E, function in class:CodeGenFunction
H A DCodeGenFunction.h1916 /// EmitUnsupportedRValue - Emit a dummy r-value using the type of E
1919 RValue EmitUnsupportedRValue(const Expr *E,

Completed in 394 milliseconds