Home
last modified time | relevance | path

Searched defs:GenerateConstantString (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp992 ConstantAddress GenerateConstantString(const StringLiteral *SL) override { GenerateConstantString() function in __anonf88679620111::CGObjCGNUstep2
2592 ConstantAddress CGObjCGNU::GenerateConstantString(const StringLiteral *SL) { GenerateConstantString() function in CGObjCGNU
H A DCGObjCMac.cpp1936 CGObjCCommonMac::GenerateConstantString(const StringLiteral *SL) { GenerateConstantString() function in CGObjCCommonMac