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