Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1841 const ObjCObjectPointerType *Type::getAsObjCQualifiedClassType() const { in getAsObjCQualifiedClassType() function in Type
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2984 = ReceiverType->getAsObjCQualifiedClassType(); in BuildInstanceMessage()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2746 const ObjCObjectPointerType *getAsObjCQualifiedClassType() const;