Home
last modified time | relevance | path

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

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