Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2316 ObjCInterfaceDecl *classInterface, in ObjCImplDecl() argument
2319 classInterface? classInterface->getIdentifier() in ObjCImplDecl()
2322 ClassInterface(classInterface) {} in ObjCImplDecl()
2390 ObjCInterfaceDecl *classInterface, in ObjCCategoryImplDecl() argument
2393 : ObjCImplDecl(ObjCCategoryImpl, DC, classInterface, nameLoc, atStartLoc), in ObjCCategoryImplDecl()
2398 ObjCInterfaceDecl *classInterface,
2484 ObjCInterfaceDecl *classInterface,
2490 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument
2497 ObjCInterfaceDecl *classInterface,