Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaPseudoObject.cpp1079 ResultType->getAsObjCQualifiedInterfaceType()) in findAtIndexGetter()
1188 ResultType->getAsObjCQualifiedInterfaceType()) in findAtIndexSetter()
DSemaExpr.cpp7306 InterfaceType->getAsObjCQualifiedInterfaceType()) in hasIsEqualMethod()
/external/clang/lib/AST/
DType.cpp477 const ObjCObjectType *Type::getAsObjCQualifiedInterfaceType() const { in getAsObjCQualifiedInterfaceType() function in Type
488 return getAsObjCQualifiedInterfaceType() != 0; in isObjCQualifiedInterfaceType()
/external/clang/include/clang/AST/
DType.h1682 const ObjCObjectType *getAsObjCQualifiedInterfaceType() const;