reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  218     return getTruthValue(b, Ctx.getLogicalOperationType());
tools/clang/lib/Analysis/BodyFarm.cpp
  129                                 C.getLogicalOperationType(),
tools/clang/lib/Sema/SemaExpr.cpp
10614   return S.Context.getLogicalOperationType();
10704       return Context.getLogicalOperationType();
11146     return Context.getLogicalOperationType();
13618     resultType = Context.getLogicalOperationType();
tools/clang/lib/Sema/SemaExprCXX.cpp
 5030   QualType ResultType = Context.getLogicalOperationType();