Searched refs:getLogicalOperationType (Results 1 – 5 of 5) sorted by relevance
241 return getTruthValue(b, Ctx.getLogicalOperationType()); in getTruthValue()
947 Context, Context.getLogicalOperationType(), AliasTemplate->getLocation(), in buildIsDeducibleConstraint()
12009 return S.Context.getLogicalOperationType(); in checkArithmeticOrEnumeralCompare()12110 return Context.getLogicalOperationType(); in CheckCompareOperands()12615 return Context.getLogicalOperationType(); in CheckVectorCompareOperands()12623 return Context.getLogicalOperationType(); in CheckVectorCompareOperands()15461 resultType = Context.getLogicalOperationType(); in CreateBuiltinUnaryOp()
5945 return TypeTraitExpr::Create(Context, Context.getLogicalOperationType(), in BuildTypeTrait()
2043 QualType getLogicalOperationType() const { in getLogicalOperationType() function