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.cpp1888 const ObjCObjectPointerType *Type::getAsObjCQualifiedClassType() const { in getAsObjCQualifiedClassType() function in Type
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2973 = ReceiverType->getAsObjCQualifiedClassType(); in BuildInstanceMessage()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2824 const ObjCObjectPointerType *getAsObjCQualifiedClassType() const;