clang API Documentation

Functions
NoReturnFunctionChecker.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 "llvm/ADT/StringSwitch.h"
#include <cstdarg>
Include dependency graph for NoReturnFunctionChecker.cpp:

Go to the source code of this file.

Functions

static bool END_WITH_NULL isMultiArgSelector (const Selector *Sel,...)

Function Documentation

static bool END_WITH_NULL isMultiArgSelector ( const Selector Sel,
  ... 
) [static]