Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3673 unsigned selectorCount; in ModuleInitFunction() local
3706 selectorCount = selectors.size(); in ModuleInitFunction()
3722 for (unsigned i = 0; i < selectorCount; ++i) { in ModuleInitFunction()
3742 symtab.addInt(LongTy, selectorCount); in ModuleInitFunction()