Searched refs:GetCompilerID (Results 1 – 2 of 2) sorted by relevance
73 uint32_t GetCompilerID() const { return m_compiler_id; } in GetCompilerID() function
53 EXPECT_EQ(custom_diag_id, got->GetCompilerID()); in TEST()