Home
last modified time | relevance | path

Searched defs:fromString (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h80 static std::optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAMDGPUMetadata.cpp214 std::error_code fromString(StringRef String, Metadata &HSAMetadata) { in fromString() function
H A DAPInt.cpp2088 void APInt::fromString(unsigned numbits, StringRef str, uint8_t radix) { in fromString() function in APInt
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp69 StringRef DocNode::fromString(StringRef S, StringRef Tag) { in fromString() function in DocNode
/openbsd-src/gnu/llvm/clang/tools/clang-refactor/
H A DClangRefactor.cpp148 SourceSelectionArgument::fromString(StringRef Value) { in fromString() function in __anonf090c3dd0111::SourceSelectionArgument