Searched refs:SEMANTIC (Results 1 – 3 of 3) sorted by relevance
109 case SEMANTIC: in prettyPrintInternal()355 case SEMANTIC: in operator ==()525 case SEMANTIC: in recursivelyCanonicalize()
268 case SEMANTIC: in parseRecursively()
38 SEMANTIC = 6 << 5, enumerator762 static constexpr MajorType kMajorType = SEMANTIC;788 MajorType type() const override { return mTaggedItem ? mTaggedItem->type() : SEMANTIC; } in type()