Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11062 if (const PointerType *RHSPTy in CheckSubtractionOperands() local
11064 QualType rpointee = RHSPTy->getPointeeType(); in CheckSubtractionOperands()