reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3501   LValue EmitStringLiteralLValue(const StringLiteral *E);

References

tools/clang/lib/CodeGen/CGExpr.cpp
 1285     return EmitStringLiteralLValue(cast<StringLiteral>(E));