Home
last modified time | relevance | path

Searched defs:RHSTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/TableGen/
DTGParser.cpp1043 RecTy *RHSTy = 0; in ParseOperation() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp3730 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local
5368 QualType RHSTy = RHS.get()->getType(); in checkConditionalPointerCompatibility() local
5440 QualType RHSTy = RHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local
5466 QualType RHSTy = RHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local
5559 QualType RHSTy = RHS.get()->getType(); in CheckConditionalOperands() local
5641 QualType RHSTy = RHS.get()->getType(); in FindCompositeObjCPointerType() local
DSemaChecking.cpp421 QualType RHSTy = RHS.get()->getType(); in CheckAArch64BuiltinFunctionCall() local
608 QualType RHSTy = RHS.get()->getType(); in CheckARMBuiltinFunctionCall() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DExprConstant.cpp6551 QualType RHSTy = E->getRHS()->getType(); in VisitBinaryOperator() local