Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h166 return getTruthValue(b, Ctx.getLogicalOperationType()); in getTruthValue()
/external/clang/lib/Analysis/
DBodyFarm.cpp100 C.getLogicalOperationType(), in makeComparison()
/external/clang/include/clang/AST/
DASTContext.h1544 QualType getLogicalOperationType() const { in getLogicalOperationType() function
/external/clang/lib/Sema/
DSemaExpr.cpp9147 QualType ResultTy = Context.getLogicalOperationType(); in CheckCompareOperands()
9479 return Context.getLogicalOperationType(); in CheckVectorCompareOperands()
11446 resultType = Context.getLogicalOperationType(); in CreateBuiltinUnaryOp()
DSemaExprCXX.cpp4440 QualType ResultType = Context.getLogicalOperationType(); in BuildTypeTrait()