Searched refs:asSemantic (Results 1 – 3 of 3) sorted by relevance
125 return *asSemantic() == *(other.asSemantic()); in operator ==()
303 const cppbor::Semantic* semantic = item->asSemantic(); in cborPrettyPrintInternal()
122 virtual const Semantic* asSemantic() const { return nullptr; } in asSemantic() function545 const Semantic* asSemantic() const override { return this; } in asSemantic() function