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