Searched defs:fromString (Results 1 – 4 of 4) sorted by relevance
80 static std::optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() function
214 std::error_code fromString(StringRef String, Metadata &HSAMetadata) { in fromString() function
2083 void APInt::fromString(unsigned numbits, StringRef str, uint8_t radix) { in fromString() function in APInt
69 StringRef DocNode::fromString(StringRef S, StringRef Tag) { in fromString() function in DocNode