Searched defs:GenerateConstantString (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 991 ConstantAddress GenerateConstantString(const StringLiteral *SL) override { in GenerateConstantString() function in __anonbab9bb100111::CGObjCGNUstep2 |
H A D | CGObjCMac.cpp | 1944 CGObjCCommonMac::GenerateConstantString(const StringLiteral *SL) { in GenerateConstantString() function in CGObjCCommonMac |