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

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

Completed in 139 milliseconds