OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSubclass
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Analysis/
ObjCNoReturn.cpp
21
static bool
isSubclass
(const ObjCInterfaceDecl *Class, IdentifierInfo *II) {
26
return
isSubclass
(Class->getSuperClass(), II);
58
if (
isSubclass
(ID, NSExceptionII)) {
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
WrapperTypeInfo.h
93
bool
isSubclass
(const WrapperTypeInfo* that) const
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
Completed in 132 milliseconds