Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2316 ObjCInterfaceDecl *classInterface, in ObjCImplDecl()
2390 ObjCInterfaceDecl *classInterface, in ObjCCategoryImplDecl()
2490 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument