Home
last modified time | relevance | path

Searched refs:fromString (Results 1 – 14 of 14) sorted by relevance

/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
117 N.fromString(toString(), ""); in getYAMLTag()
183 return S.fromString(Str, Tag); in input()
212 KeyObj.fromString(Key, ""); in inputOne()
H A DAMDGPUMetadataVerifier.cpp36 Node.fromString(StringValue); in verifyScalar()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp60 static std::unique_ptr<SourceSelectionArgument> fromString(StringRef Value);
147 SourceSelectionArgument::fromString(StringRef Value) { in fromString() function in __anond439ce910111::SourceSelectionArgument
157 Optional<ParsedSourceRange> Range = ParsedSourceRange::fromString(Value); in fromString()
290 ParsedSelection = SourceSelectionArgument::fromString(*Selection); in parseSelectionArgument()
/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/include/llvm/Support/
H A DAMDGPUMetadata.h444 std::error_code fromString(StringRef String, Metadata &HSAMetadata);
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h195 StringRef fromString(StringRef S, StringRef Tag = "");
/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.cpp121 fromString(numbits, Str, radix); in APInt()
2116 void APInt::fromString(unsigned numbits, StringRef str, uint8_t radix) { in fromString() function in APInt
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp50 if (HSAMD::fromString(HSAMetadataString, HSAMetadata)) in EmitHSAMetadataV2()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp62 if (fromString(HSAMetadataString, FromHSAMetadataString)) { in verify()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h184 void fromString(unsigned numBits, StringRef str, uint8_t radix);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d3114 that $(LREF DateTime) has no `fromString` function, whereas it does have
7580 $(LREF Date) has no `fromString` function, whereas it does have
9154 $(LREF TimeOfDay) has no `fromString` function, whereas it does have
H A Dsystime.d8701 that $(LREF SysTime) has no `fromString` function, whereas it does have
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d2994 that $(LREF DateTime) has no `fromString` function, whereas it does have
7216 $(LREF Date) has no `fromString` function, whereas it does have
8722 $(LREF TimeOfDay) has no `fromString` function, whereas it does have