Home
last modified time | relevance | path

Searched refs:properFlags (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
H A Dflags.h61 UInt &properFlags = const_cast<UInt &>(ConstBit::flags_); in operator =() local
63 properFlags |= ConstBit::mask_; in operator =()
65 properFlags &= ~ConstBit::mask_; in operator =()

Completed in 1 milliseconds