Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DObjCNoReturn.cpp21 static bool isSubclass(const ObjCInterfaceDecl *Class, IdentifierInfo *II) { in isSubclass() function
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h93 bool isSubclass(const WrapperTypeInfo* that) const in isSubclass() function