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

/external/clang/include/clang/AST/
H A DDeclObjC.h1255 /// isSuperClassOf - Return true if this class is the specified class or is a
1257 bool isSuperClassOf(const ObjCInterfaceDecl *I) const { function in class:clang::ObjCInterfaceDecl

Completed in 4110 milliseconds