Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp869 return EmitStringLiteralLValue(cast<StringLiteral>(E)); in EmitLValue()
2099 LValue CodeGenFunction::EmitStringLiteralLValue(const StringLiteral *E) { in EmitStringLiteralLValue() function in CodeGenFunction
HDCodeGenFunction.h2409 LValue EmitStringLiteralLValue(const StringLiteral *E);