Home
last modified time | relevance | path

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

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