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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2462 llvm::Constant *SelectorTypeEncoding = NULLPtr; local
2464 SelectorTypeEncoding = MakeConstantString(i->first, ".objc_sel_types");
2467 Elements.push_back(SelectorTypeEncoding);

Completed in 82 milliseconds