Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp422 llvm::Constant *GeneratePropertyList(const ObjCImplementationDecl *OID,
2091 llvm::Constant *CGObjCGNU::GeneratePropertyList(const ObjCImplementationDecl *OID, in GeneratePropertyList() function in CGObjCGNU
2279 llvm::Constant *Properties = GeneratePropertyList(OID, InstanceMethodSels, in GenerateClass()