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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2450 llvm::Constant *SelectorTypeEncoding = NULLPtr; local
2452 SelectorTypeEncoding = MakeConstantString(i->first, ".objc_sel_types");
2455 Elements.push_back(SelectorTypeEncoding);

Completed in 106 milliseconds