Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprConstant.cpp1053 LValue Res = CGF->EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
DCGExpr.cpp1006 return EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
2284 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { in EmitPredefinedLValue() function in CodeGenFunction
DCodeGenFunction.h2723 LValue EmitPredefinedLValue(const PredefinedExpr *E);