Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1702 const ObjCObjectPointerType *Type::getAsObjCQualifiedIdType() const { in getAsObjCQualifiedIdType() function in Type
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h2241 const ObjCObjectPointerType *getAsObjCQualifiedIdType() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp3047 = ReceiverType->getAsObjCQualifiedIdType()) { in BuildInstanceMessage()
H A DSemaCodeComplete.cpp7672 ReceiverType->getAsObjCQualifiedIdType()) { in CodeCompleteObjCInstanceMessage()