Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1334 return EmitStringLiteralLValue(cast<StringLiteral>(E)); in EmitLValue()
2937 LValue CodeGenFunction::EmitStringLiteralLValue(const StringLiteral *E) { in EmitStringLiteralLValue() function in CodeGenFunction
H A DCodeGenFunction.h3841 LValue EmitStringLiteralLValue(const StringLiteral *E);