Searched defs:IFaceT (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 1994 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); HandleExprPropertyRefExpr() local |
H A D | SemaExpr.cpp | 16715 if (const ObjCInterfaceType *IFaceT = DiagnoseAssignmentResult() local |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 441 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); convertToUnqualifiedObjCType() local |
H A D | RewriteModernObjC.cpp | 534 T = QualType(IFaceT, 0); in convertToUnqualifiedObjCType() local |