Searched refs:EmitStringLiteralLValue (Results 1 – 2 of 2) sorted by relevance
869 return EmitStringLiteralLValue(cast<StringLiteral>(E)); in EmitLValue()2099 LValue CodeGenFunction::EmitStringLiteralLValue(const StringLiteral *E) { in EmitStringLiteralLValue() function in CodeGenFunction
2409 LValue EmitStringLiteralLValue(const StringLiteral *E);