clang API Documentation

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

Go to the source code of this file.

Functions

static const char * getArgumentValueString (const CallExpr *CE, CheckerContext &C)

Function Documentation

static const char* getArgumentValueString ( const CallExpr CE,
CheckerContext C 
) [static]