Home
last modified time | relevance | path

Searched refs:GetAddrOfConstantString (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h780 ConstantAddress GetAddrOfConstantString(const StringLiteral *Literal);
DCodeGenModule.cpp3229 CodeGenModule::GetAddrOfConstantString(const StringLiteral *Literal) { in GetAddrOfConstantString() function in CodeGenModule
DCGObjCMac.cpp1768 CGM.GetAddrOfConstantString(SL)); in GenerateConstantString()