Searched defs:semanticTagCount (Results 1 – 2 of 2) sorted by relevance
612 size_t SemanticTag::semanticTagCount() const { in semanticTagCount() function in cppbor::SemanticTag
195 virtual size_t semanticTagCount() const { return 0; } in semanticTagCount() function