Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h2084 ObjCInterfaceDecl *classInterface, in ObjCImplDecl()
2157 ObjCInterfaceDecl *classInterface, in ObjCCategoryImplDecl()
2257 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument