Lines Matching defs:Create
750 ObjCMethodDecl *ObjCMethodDecl::Create( in Create() function in ObjCMethodDecl
1315 ObjCTypeParamDecl *ObjCTypeParamDecl::Create(ASTContext &ctx, DeclContext *dc, in Create() function in ObjCTypeParamDecl
1384 ObjCInterfaceDecl *ObjCInterfaceDecl::Create(const ASTContext &C, in Create() function in ObjCInterfaceDecl
1677 ObjCIvarDecl *ObjCIvarDecl::Create(ASTContext &C, ObjCContainerDecl *DC, in Create() function in ObjCIvarDecl
1755 *ObjCAtDefsFieldDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCAtDefsFieldDecl
1785 ObjCProtocolDecl *ObjCProtocolDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCProtocolDecl
1921 ObjCCategoryDecl *ObjCCategoryDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCCategoryDecl
1980 ObjCCategoryImplDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCCategoryImplDecl
2089 ObjCImplementationDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCImplementationDecl
2141 ObjCCompatibleAliasDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCCompatibleAliasDecl
2160 ObjCPropertyDecl *ObjCPropertyDecl::Create(ASTContext &C, DeclContext *DC, in Create() function in ObjCPropertyDecl
2188 ObjCPropertyImplDecl *ObjCPropertyImplDecl::Create(ASTContext &C, in Create() function in ObjCPropertyImplDecl