Searched defs:fromString (Results 1 – 5 of 5) sorted by relevance
79 static Optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() function
213 std::error_code fromString(StringRef String, Metadata &HSAMetadata) { in fromString() function
2116 void APInt::fromString(unsigned numbits, StringRef str, uint8_t radix) { in fromString() function in APInt
70 StringRef DocNode::fromString(StringRef S, StringRef Tag) { in fromString() function in DocNode
147 SourceSelectionArgument::fromString(StringRef Value) { in fromString() function in __anond439ce910111::SourceSelectionArgument