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