Searched refs:isKindOf (Results 1 – 11 of 11) sorted by relevance
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/clang/lib/AST/ |
D | Type.cpp | 538 bool isKindOf) in ObjCObjectType() argument 545 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType() 3198 bool isKindOf) { in Profile() argument 3206 ID.AddBoolean(isKindOf); in Profile()
|
D | ASTContext.cpp | 3725 bool isKindOf) const { in getObjCObjectType() 3728 if (typeArgs.empty() && protocols.empty() && !isKindOf && in getObjCObjectType() 3734 ObjCObjectTypeImpl::Profile(ID, baseType, typeArgs, protocols, isKindOf); in getObjCObjectType() 3782 canonProtocols, isKindOf); in getObjCObjectType() 3794 isKindOf); in getObjCObjectType()
|
/external/llvm-project/clang/lib/AST/ |
D | Type.cpp | 734 bool isKindOf) in ObjCObjectType() argument 736 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType() 3698 bool isKindOf) { in Profile() argument 3706 ID.AddBoolean(isKindOf); in Profile()
|
D | ASTContext.cpp | 5014 bool isKindOf) const { in getObjCObjectType() 5017 if (typeArgs.empty() && protocols.empty() && !isKindOf && in getObjCObjectType() 5023 ObjCObjectTypeImpl::Profile(ID, baseType, typeArgs, protocols, isKindOf); in getObjCObjectType() 5071 canonProtocols, isKindOf); in getObjCObjectType() 5083 isKindOf); in getObjCObjectType()
|
/external/clang/include/clang/AST/ |
D | Type.h | 4765 bool isKindOf); 4906 bool isKindOf) 4907 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {} 4915 bool isKindOf);
|
D | ASTContext.h | 1288 bool isKindOf) const;
|
/external/llvm-project/clang/include/clang/AST/ |
D | Type.h | 5830 bool isKindOf); 5948 bool isKindOf) 5949 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {} 5957 bool isKindOf);
|
D | ASTContext.h | 1524 bool isKindOf) const;
|
/external/kotlinc/lib/ |
D | kotlin-reflect.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/com.android. ... |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |