Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DType.cpp1712 const ObjCObjectPointerType *Type::getAsObjCQualifiedClassType() const { in getAsObjCQualifiedClassType() function in Type
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp2979 = ReceiverType->getAsObjCQualifiedClassType(); in BuildInstanceMessage()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DType.h2242 const ObjCObjectPointerType *getAsObjCQualifiedClassType() const;