Searched defs:EmitPredefinedLValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1006 return EmitPredefinedLValue(cast<PredefinedExpr>(E));
2284 LValue CodeGenFunction::EmitPredefinedLValue(const PredefinedExpr *E) { function in class:CodeGenFunction

Completed in 112 milliseconds