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

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

Completed in 30 milliseconds