Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsString

1895   std::string Name = R->getValueAsString("Name");
1896 std::string Proto = R->getValueAsString("Prototype");
1897 std::string Types = R->getValueAsString("Types");
1901 std::string Guard = R->getValueAsString("ArchGuard");