Home
last modified time | relevance | path

Searched defs:selectors (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dstub-objc.c208 tree ARG_UNUSED (selectors), in objc_build_method_signature()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3762 auto selectors = builder.beginArray(selStructTy); in ModuleInitFunction() local