Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2074 ObjCInterfaceDecl *classInterface, in ObjCImplDecl()
2147 ObjCInterfaceDecl *classInterface, in ObjCCategoryImplDecl()
2247 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument