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

/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp1040 LValue Res = CGF->EmitPredefinedLValue(cast<PredefinedExpr>(E));
H A DCGExpr.cpp980 return EmitPredefinedLValue(cast<PredefinedExpr>(E));
2245 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h2538 LValue EmitPredefinedLValue(const PredefinedExpr *E);

Completed in 58 milliseconds