Home | History | Annotate | Download | only in AST

Lines Matching refs:getObjCInterfaceType

3390 /// getObjCInterfaceType - Return the unique reference to the type for the
3392 QualType ASTContext::getObjCInterfaceType(const ObjCInterfaceDecl *Decl,
5934 ObjCConstantStringType = getObjCInterfaceType(Decl);
6501 LHS = cast<ObjCInterfaceType>(getObjCInterfaceType(LDecl));