Cppcheck
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
executionpath.h File Reference
#include <list>
#include "config.h"

Go to the source code of this file.

Classes

class  ExecutionPath
 Base class for Execution Paths checking An execution path is a linear list of statements. More...

Functions

void checkExecutionPaths (const SymbolDatabase *symbolDatabase, ExecutionPath *c)

Function Documentation

void checkExecutionPaths ( const SymbolDatabase symbolDatabase,
ExecutionPath c 
)