Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2417 ObjCInterfaceDecl *classInterface, in ObjCImplDecl() argument
2421 ClassInterface(classInterface) {} in ObjCImplDecl()
2488 ObjCInterfaceDecl *classInterface, in ObjCCategoryImplDecl() argument
2491 : ObjCImplDecl(ObjCCategoryImpl, DC, classInterface, Id, in ObjCCategoryImplDecl()
2503 ObjCInterfaceDecl *classInterface,
2558 ObjCInterfaceDecl *classInterface,
2564 : ObjCImplDecl(ObjCImplementation, DC, classInterface,
2565 classInterface ? classInterface->getIdentifier()
2579 ObjCInterfaceDecl *classInterface,