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

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

Completed in 56 milliseconds