Home
last modified time | relevance | path

Searched refs:getAsObjCQualifiedInterfaceType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DType.cpp1464 const ObjCObjectType *Type::getAsObjCQualifiedInterfaceType() const { in getAsObjCQualifiedInterfaceType() function in Type
1475 return getAsObjCQualifiedInterfaceType() != nullptr; in isObjCQualifiedInterfaceType()
/external/llvm-project/clang/lib/AST/
DType.cpp1688 const ObjCObjectType *Type::getAsObjCQualifiedInterfaceType() const { in getAsObjCQualifiedInterfaceType() function in Type
1699 return getAsObjCQualifiedInterfaceType() != nullptr; in isObjCQualifiedInterfaceType()
/external/clang/include/clang/AST/
DType.h1843 const ObjCObjectType *getAsObjCQualifiedInterfaceType() const;
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5650 qual_type->getAsObjCQualifiedInterfaceType(); in GetNumDirectBaseClasses()
5750 qual_type->getAsObjCQualifiedInterfaceType(); in GetDirectBaseClassAtIndex()
/external/llvm-project/clang/include/clang/AST/
DType.h2235 const ObjCObjectType *getAsObjCQualifiedInterfaceType() const;