Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2457 llvm::Constant *SelectorTypeEncoding = NULLPtr; in ModuleInitFunction() local
2459 SelectorTypeEncoding = MakeConstantString(i->first, ".objc_sel_types"); in ModuleInitFunction()
2462 Elements.push_back(SelectorTypeEncoding); in ModuleInitFunction()