Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1321 return EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
3008 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { in EmitPredefinedLValue() function in CodeGenFunction
H A DCodeGenFunction.h3912 LValue EmitPredefinedLValue(const PredefinedExpr *E);