Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1363 return EmitPredefinedLValue(cast<PredefinedExpr>(E)); in EmitLValue()
3036 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { in EmitPredefinedLValue() function in CodeGenFunction
H A DCodeGenFunction.h3909 LValue EmitPredefinedLValue(const PredefinedExpr *E);