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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h166 return getTruthValue(b, Ctx.getLogicalOperationType());
/external/clang/lib/Analysis/
H A DBodyFarm.cpp103 C.getLogicalOperationType(),
/external/clang/include/clang/AST/
H A DASTContext.h1389 QualType getLogicalOperationType() const { function in class:clang::ASTContext
/external/clang/lib/Sema/
H A DSemaExpr.cpp8456 QualType ResultTy = Context.getLogicalOperationType();
8781 return Context.getLogicalOperationType();
10614 resultType = Context.getLogicalOperationType();
H A DSemaExprCXX.cpp3855 QualType ResultType = Context.getLogicalOperationType();

Completed in 982 milliseconds