Home
last modified time | relevance | path

Searched defs:BoundFlagRefBase (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp9124 struct BoundFlagRefBase : BoundRef { struct
9126 virtual auto isFlag() const -> bool { return true; } in isFlag()