Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp1095 ConstantAddress GenerateConstantNSString(const StringLiteral *SL);
1939 : GenerateConstantNSString(SL)); in GenerateConstantString()
1984 CGObjCCommonMac::GenerateConstantNSString(const StringLiteral *Literal) { in GenerateConstantNSString() function in CGObjCCommonMac