Home
last modified time | relevance | path

Searched refs:GenerateConstantNSString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1095 ConstantAddress GenerateConstantNSString(const StringLiteral *SL);
1947 : GenerateConstantNSString(SL)); in GenerateConstantString()
1987 CGObjCCommonMac::GenerateConstantNSString(const StringLiteral *Literal) { in GenerateConstantNSString() function in CGObjCCommonMac