HomeSort by: relevance | last modified time | path
    Searched refs:getLogicalOperationType (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BasicValueFactory.h 236 return getTruthValue(b, Ctx.getLogicalOperationType());
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
BodyFarm.cpp 128 C.getLogicalOperationType(), VK_RValue, OK_Ordinary, SourceLocation(),
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1848 QualType getLogicalOperationType() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 11642 return S.Context.getLogicalOperationType();
11733 return Context.getLogicalOperationType();
12186 return Context.getLogicalOperationType();
14812 resultType = Context.getLogicalOperationType();
SemaExprCXX.cpp 5286 QualType ResultType = Context.getLogicalOperationType();

Completed in 34 milliseconds