Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp1817 const ObjCObjectType *Type::getAsObjCQualifiedInterfaceType() const { in getAsObjCQualifiedInterfaceType() function in Type
1828 return getAsObjCQualifiedInterfaceType() != nullptr; in isObjCQualifiedInterfaceType()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp5835 qual_type->getAsObjCQualifiedInterfaceType(); in GetNumDirectBaseClasses()
5935 qual_type->getAsObjCQualifiedInterfaceType(); in GetDirectBaseClassAtIndex()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h2747 const ObjCObjectType *getAsObjCQualifiedInterfaceType() const;