Home | History | Annotate | Download | only in AST

Lines Matching refs:getObjCInterfaceType

3529 /// getObjCInterfaceType - Return the unique reference to the type for the
3531 QualType ASTContext::getObjCInterfaceType(const ObjCInterfaceDecl *Decl,
6164 ObjCConstantStringType = getObjCInterfaceType(Decl);
6722 LHS = cast<ObjCInterfaceType>(getObjCInterfaceType(LDecl));