Searched refs:foundTag (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DYAMLTraits.cpp105 std::string foundTag = CurrentNode->_node->getVerbatimTag(); local
106 if (foundTag.empty()) {
111 return Tag.equals(foundTag);

Completed in 371 milliseconds