Searched defs:superDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h1576 ObjCInterfaceDecl *superDecl,
1581 SuperClass(superDecl), IvarLBraceLoc(IvarLBraceLoc),
1588 ObjCInterfaceDecl *superDecl,
1574 ObjCImplementationDecl(DeclContext *DC, ObjCInterfaceDecl *classInterface, ObjCInterfaceDecl *superDecl, SourceLocation nameLoc, SourceLocation atStartLoc, SourceLocation IvarLBraceLoc=SourceLocation(), SourceLocation IvarRBraceLoc=SourceLocation()) argument

Completed in 45 milliseconds