Home
last modified time | relevance | path

Searched refs:EmitStringLiteralLValue (Results 1 – 4 of 4) 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);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1334 return EmitStringLiteralLValue(cast<StringLiteral>(E)); in EmitLValue()
2928 LValue CodeGenFunction::EmitStringLiteralLValue(const StringLiteral *E) { in EmitStringLiteralLValue() function in CodeGenFunction
DCodeGenFunction.h3776 LValue EmitStringLiteralLValue(const StringLiteral *E);