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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp800 return EmitStringLiteralLValue(cast<StringLiteral>(E));
1886 LValue CodeGenFunction::EmitStringLiteralLValue(const StringLiteral *E) { function in class:CodeGenFunction

Completed in 112 milliseconds