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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h166 return getTruthValue(b, Ctx.getLogicalOperationType());
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp100 C.getLogicalOperationType(),
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1524 QualType getLogicalOperationType() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp8889 QualType ResultTy = Context.getLogicalOperationType();
9221 return Context.getLogicalOperationType();
11093 resultType = Context.getLogicalOperationType();
H A DSemaExprCXX.cpp4173 QualType ResultType = Context.getLogicalOperationType();

Completed in 97 milliseconds