Searched refs:foundTag (Results 1 – 1 of 1) sorted by relevance
123 std::string foundTag = CurrentNode->_node->getVerbatimTag(); in mapTag() local124 if (foundTag.empty()) { in mapTag()129 return Tag.equals(foundTag); in mapTag()