clang: clang::XRayInstrSet Struct Reference (original) (raw)

#include "[clang/Basic/XRayInstr.h](XRayInstr%5F8h%5Fsource.html)"

Public Member Functions
bool has (XRayInstrMask K) const
bool hasOneOf (XRayInstrMask K) const
void set (XRayInstrMask K, bool Value)
void clear (XRayInstrMask K=XRayInstrKind::All)
bool empty () const
bool full () const

Definition at line 47 of file XRayInstr.h.

clear()

empty()

bool clang::XRayInstrSet::empty ( ) const inline

full()

bool clang::XRayInstrSet::full ( ) const inline

has()

hasOneOf()

set()

Mask


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