Searched refs:test2_ (Results 1 – 10 of 10) sorted by relevance
53 ; The 'test2_' prefixed functions test that we can discover the last callsite123 ; The 'test3_' prefixed functions are similar to the 'test2_' functions but the195 ; The 'test4_' prefixed functions are similar to the 'test2_' prefixed
52 ; The 'test2_' prefixed functions test the scenario of not inlining preserving
49 ; The 'test2_' prefixed functions are designed to trigger forming a new direct
126 ; The 'test2_' prefixed code works to carefully trigger forming an SCC with
67 ; The @test2_* set of functions provide similar checks to @test1_* but only234 ; The @test4_* functions exercise the same core challenge as the @test2_*
59 ; The @test2_* set of functions exercise a case where running function passes
41 ; The @test2_* functions check that when we need multiple (in this case 2)
597 test2_: Color, field647 test2_: _test2.to_little_endian(), in new()672 self.test2_.from_little_endian() in test2()
637 uint8_t test2_;655 test2_(flatbuffers::EndianScalar(static_cast<uint8_t>(_test2))),688 return static_cast<MyGame::Example::Color>(flatbuffers::EndianScalar(test2_));691 flatbuffers::WriteScalar(&test2_, static_cast<uint8_t>(_test2));
511 uint8_t test2_;529 test2_(flatbuffers::EndianScalar(static_cast<uint8_t>(_test2))),562 return static_cast<MyGame::Example::Color>(flatbuffers::EndianScalar(test2_));565 flatbuffers::WriteScalar(&test2_, static_cast<uint8_t>(_test2));