clang API Documentation
#include <CFG.h>

Public Member Functions | |
| FilterOptions () | |
Public Attributes | |
| unsigned | IgnoreNullPredecessors: 1 |
| unsigned | IgnoreDefaultsWithCoveredEnums: 1 |
| clang::CFGBlock::FilterOptions::FilterOptions | ( | ) | [inline] |
Definition at line 562 of file CFG.h.
References IgnoreDefaultsWithCoveredEnums, and IgnoreNullPredecessors.
Definition at line 568 of file CFG.h.
Referenced by CheckFallThrough(), clang::CFGBlock::FilterEdge(), and FilterOptions().
Definition at line 567 of file CFG.h.
Referenced by clang::CFGBlock::FilterEdge(), and FilterOptions().