Searched defs:rhptee (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 5047 QualType rhptee = RHSTy->castAs<ObjCObjectPointerType>()->getPointeeType(); FindCompositeObjCPointerType() local |
H A D | SemaExpr.cpp | 7890 QualType lhptee, rhptee; checkConditionalPointerCompatibility() local |