Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp505 const ObjCObjectPointerType *Type::getAsObjCQualifiedClassType() const { in getAsObjCQualifiedClassType() function in Type
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprObjC.cpp2323 = ReceiverType->getAsObjCQualifiedClassType()) { in BuildInstanceMessage()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DType.h1681 const ObjCObjectPointerType *getAsObjCQualifiedClassType() const;