Home
last modified time | relevance | path

Searched refs:EmitPredefinedLValue (Results 1 – 5 of 5) 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);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1332 return EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
2938 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { in EmitPredefinedLValue() function in CodeGenFunction
DCodeGenFunction.h3778 LValue EmitPredefinedLValue(const PredefinedExpr *E);