Searched defs:InstanceMethodSels (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2033 SmallVector<Selector, 16> InstanceMethodSels; local
2266 SmallVector<Selector, 16> InstanceMethodSels; local
2083 GeneratePropertyList(const ObjCImplementationDecl *OID, SmallVectorImpl<Selector> &InstanceMethodSels, SmallVectorImpl<llvm::Constant*> &InstanceMethodTypes) argument
[all...]

Completed in 75 milliseconds