clang API Documentation

Public Member Functions | Public Attributes
clang::CFGBlock::FilterOptions Class Reference

#include <CFG.h>

Collaboration diagram for clang::CFGBlock::FilterOptions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FilterOptions ()

Public Attributes

unsigned IgnoreDefaultsWithCoveredEnums: 1

Detailed Description

Definition at line 420 of file CFG.h.


Constructor & Destructor Documentation

clang::CFGBlock::FilterOptions::FilterOptions ( ) [inline]

Definition at line 422 of file CFG.h.

References IgnoreDefaultsWithCoveredEnums.


Member Data Documentation

Definition at line 426 of file CFG.h.

Referenced by CheckFallThrough(), clang::CFGBlock::FilterEdge(), and FilterOptions().


The documentation for this class was generated from the following file: