Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDType.cpp505 const ObjCObjectPointerType *Type::getAsObjCQualifiedClassType() const { in getAsObjCQualifiedClassType() function in Type
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp2323 = ReceiverType->getAsObjCQualifiedClassType()) { in BuildInstanceMessage()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDType.h1681 const ObjCObjectPointerType *getAsObjCQualifiedClassType() const;