Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h1850 ObjCInterfaceDecl *classInterface, in ObjCImplDecl()
1923 ObjCInterfaceDecl *classInterface, in ObjCCategoryImplDecl()
2023 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument