Home | History | Annotate | Download | only in AST

Lines Matching refs:getObjCInterfaceType

3865 /// getObjCInterfaceType - Return the unique reference to the type for the
3867 QualType ASTContext::getObjCInterfaceType(const ObjCInterfaceDecl *Decl,
6429 ObjCConstantStringType = getObjCInterfaceType(Decl);
7128 QualType Result = getObjCInterfaceType(LHS->getInterface());
7176 QualType Result = getObjCInterfaceType(RHS->getInterface());