Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1008 return EmitStringLiteralLValue(cast<StringLiteral>(E)); in EmitLValue()
2274 LValue CodeGenFunction::EmitStringLiteralLValue(const StringLiteral *E) { in EmitStringLiteralLValue() function in CodeGenFunction
DCodeGenFunction.h2721 LValue EmitStringLiteralLValue(const StringLiteral *E);