clang API Documentation

Functions
BoolAssignmentChecker.cpp File Reference
#include "ClangSACheckers.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include "clang/StaticAnalyzer/Core/CheckerManager.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
Include dependency graph for BoolAssignmentChecker.cpp:

Go to the source code of this file.

Functions

static bool isBooleanType (QualType Ty)

Function Documentation

static bool isBooleanType ( QualType  Ty) [static]