Searched defs:IFLTestValue2 (Results 1 – 1 of 1) sorted by relevance
43 struct IFLTestValue2 { struct45 IFLTestValue2(int v) : hook(), value(v) { } // NOLINT(runtime/explicit) in IFLTestValue2() argument47 IntrusiveForwardListHook hook;48 int value;