Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprConstant.cpp904 LValue Res = CGF->EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
DCGExpr.cpp802 return EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
1945 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { in EmitPredefinedLValue() function in CodeGenFunction
DCodeGenFunction.h1985 LValue EmitPredefinedLValue(const PredefinedExpr *E);