Home
last modified time | relevance | path

Searched refs:isKindOf (Results 1 – 11 of 11) sorted by relevance

/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.contenttype_3.7.0.v20180426-1644.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/clang/lib/AST/
DType.cpp538 bool isKindOf) in ObjCObjectType() argument
545 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType()
3198 bool isKindOf) { in Profile() argument
3206 ID.AddBoolean(isKindOf); in Profile()
DASTContext.cpp3725 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/
DType.cpp734 bool isKindOf) in ObjCObjectType() argument
736 ObjCObjectTypeBits.IsKindOf = isKindOf; in ObjCObjectType()
3698 bool isKindOf) { in Profile() argument
3706 ID.AddBoolean(isKindOf); in Profile()
DASTContext.cpp5014 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/
DType.h4765 bool isKindOf);
4906 bool isKindOf)
4907 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {}
4915 bool isKindOf);
DASTContext.h1288 bool isKindOf) const;
/external/llvm-project/clang/include/clang/AST/
DType.h5830 bool isKindOf);
5948 bool isKindOf)
5949 : ObjCObjectType(Canonical, Base, typeArgs, protocols, isKindOf) {}
5957 bool isKindOf);
DASTContext.h1524 bool isKindOf) const;
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...