Searched defs:classInterface (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 2476 ObjCImplDecl(Kind DK,DeclContext * DC,ObjCInterfaceDecl * classInterface,const IdentifierInfo * Id,SourceLocation nameLoc,SourceLocation atStartLoc) ObjCImplDecl() argument 2547 ObjCCategoryImplDecl(DeclContext * DC,const IdentifierInfo * Id,ObjCInterfaceDecl * classInterface,SourceLocation nameLoc,SourceLocation atStartLoc,SourceLocation CategoryNameLoc) ObjCCategoryImplDecl() argument [all...] |