Searched refs:SelectorTypeEncoding (Results 1 – 1 of 1) sorted by relevance
2425 llvm::Constant *SelectorTypeEncoding = NULLPtr; in ModuleInitFunction() local2427 SelectorTypeEncoding = MakeConstantString(i->first, ".objc_sel_types"); in ModuleInitFunction()2430 Elements.push_back(SelectorTypeEncoding); in ModuleInitFunction()