Home
last modified time | relevance | path

Searched refs:IFaceT (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp1762 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr() local
1763 ObjCInterfaceDecl *IFace = IFaceT->getDecl(); in HandleExprPropertyRefExpr()
DSemaExpr.cpp12498 if (const ObjCInterfaceType *IFaceT = in DiagnoseAssignmentResult() local
12500 IFace = IFaceT->getDecl(); in DiagnoseAssignmentResult()
12509 if (const ObjCInterfaceType *IFaceT = in DiagnoseAssignmentResult() local
12511 IFace = IFaceT->getDecl(); in DiagnoseAssignmentResult()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp1981 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr() local
1982 ObjCInterfaceDecl *IFace = IFaceT->getDecl(); in HandleExprPropertyRefExpr()
DSemaExpr.cpp15882 if (const ObjCInterfaceType *IFaceT = in DiagnoseAssignmentResult() local
15884 IFace = IFaceT->getDecl(); in DiagnoseAssignmentResult()
15893 if (const ObjCInterfaceType *IFaceT = in DiagnoseAssignmentResult() local
15895 IFace = IFaceT->getDecl(); in DiagnoseAssignmentResult()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp441 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType() local
442 T = QualType(IFaceT, 0); in convertToUnqualifiedObjCType()
DRewriteModernObjC.cpp534 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType() local
535 T = QualType(IFaceT, 0); in convertToUnqualifiedObjCType()
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp441 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType() local
442 T = QualType(IFaceT, 0); in convertToUnqualifiedObjCType()
DRewriteModernObjC.cpp534 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType() local
535 T = QualType(IFaceT, 0); in convertToUnqualifiedObjCType()