clang API Documentation

Functions
CallAndMessageChecker.cpp File Reference
#include "ClangSACheckers.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include "clang/StaticAnalyzer/Core/CheckerManager.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ObjCMessage.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
#include "clang/AST/ParentMap.h"
#include "clang/Basic/TargetInfo.h"
#include "llvm/ADT/SmallString.h"
Include dependency graph for CallAndMessageChecker.cpp:

Go to the source code of this file.

Functions

static bool supportsNilWithFloatRet (const llvm::Triple &triple)

Function Documentation

static bool supportsNilWithFloatRet ( const llvm::Triple &  triple) [static]

Definition at line 319 of file CallAndMessageChecker.cpp.