Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h79 static Optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAMDGPUMetadata.cpp213 std::error_code fromString(StringRef String, Metadata &HSAMetadata) { in fromString() function
H A DAPInt.cpp2116 void APInt::fromString(unsigned numbits, StringRef str, uint8_t radix) { in fromString() function in APInt
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp70 StringRef DocNode::fromString(StringRef S, StringRef Tag) { in fromString() function in DocNode
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp147 SourceSelectionArgument::fromString(StringRef Value) { in fromString() function in __anond439ce910111::SourceSelectionArgument