Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp1639 const ObjCObjectPointerType *Type::getAsObjCQualifiedIdType() const { in getAsObjCQualifiedIdType() function in Type
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h2219 const ObjCObjectPointerType *getAsObjCQualifiedIdType() const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp2912 = ReceiverType->getAsObjCQualifiedIdType()) { in BuildInstanceMessage()
HDSemaCodeComplete.cpp6946 ReceiverType->getAsObjCQualifiedIdType()) { in CodeCompleteObjCInstanceMessage()