Searched refs:getLogicalOperationType (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | BasicValueFactory.h | 241 return getTruthValue(b, Ctx.getLogicalOperationType()); in getTruthValue()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | BodyFarm.cpp | 133 C.getLogicalOperationType(), VK_PRValue, OK_Ordinary, SourceLocation(), in makeComparison()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaTemplateDeductionGuide.cpp | 947 Context, Context.getLogicalOperationType(), AliasTemplate->getLocation(), in buildIsDeducibleConstraint()
|
| HD | SemaExpr.cpp | 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()
|
| HD | SemaExprCXX.cpp | 5945 return TypeTraitExpr::Create(Context, Context.getLogicalOperationType(), in BuildTypeTrait()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | ASTContext.h | 2043 QualType getLogicalOperationType() const { in getLogicalOperationType() function
|