Searched refs:GetAddrOfConstantCFString (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenModule.h752 llvm::Constant *GetAddrOfConstantCFString(const StringLiteral *Literal);
H A DCGExprConstant.cpp939 return CGM.GetAddrOfConstantCFString(Literal);
H A DCodeGenModule.cpp2467 CodeGenModule::GetAddrOfConstantCFString(const StringLiteral *Literal) { function in class:CodeGenModule
H A DCGObjCMac.cpp1768 CGM.GetAddrOfConstantCFString(SL) :

Completed in 142 milliseconds