Searched defs:Semantic (Results 1 – 2 of 2) sorted by relevance
66 class Semantic; variable568 Semantic(uint64_t value) : mValue(value) {} in Semantic() function
865 TEST(StreamParseTest, Semantic) { in TEST() argument