Home
last modified time | relevance | path

Searched refs:getAsObjCQualifiedIdType (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DType.cpp1702 const ObjCObjectPointerType *Type::getAsObjCQualifiedIdType() const { in getAsObjCQualifiedIdType() function in Type
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp3047 = ReceiverType->getAsObjCQualifiedIdType()) { in BuildInstanceMessage()
DSemaCodeComplete.cpp7675 ReceiverType->getAsObjCQualifiedIdType()) { in CodeCompleteObjCInstanceMessage()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DType.h2241 const ObjCObjectPointerType *getAsObjCQualifiedIdType() const;