Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCGNU.cpp991 ConstantAddress GenerateConstantString(const StringLiteral *SL) override { in GenerateConstantString() function in __anon38afc0a90111::CGObjCGNUstep2
2591 ConstantAddress CGObjCGNU::GenerateConstantString(const StringLiteral *SL) { in GenerateConstantString() function in CGObjCGNU
HDCGObjCMac.cpp1944 CGObjCCommonMac::GenerateConstantString(const StringLiteral *SL) { in GenerateConstantString() function in CGObjCCommonMac