Searched refs:ConstantStrings (Results 1 – 1 of 1) sorted by relevance
359 std::vector<llvm::Constant*> ConstantStrings; member in __anon0fc3211f0111::CGObjCGNU1093 ConstantStrings.push_back(ObjCStr); in GenerateConstantString()1580 if (ConstantStrings.empty()) { in ModuleInitFunction()1587 ConstantStrings.clear(); in ModuleInitFunction()2387 ConstantStrings.push_back(ObjCStr); in GenerateConstantString()3506 if (Classes.empty() && Categories.empty() && ConstantStrings.empty() && in ModuleInitFunction()3524 if (!ConstantStrings.empty()) { in ModuleInitFunction()3535 array.addAll(ConstantStrings); in ModuleInitFunction()