Searched defs:toString (Results 1 - 25 of 59) sorted by relevance

123

/openbsd-current/gnu/llvm/llvm/lib/BinaryFormat/
H A DWasm.cpp11 llvm::StringRef llvm::wasm::toString(wasm::WasmSymbolType Type) { function in class:llvm::wasm
H A DMsgPackDocumentYAML.cpp35 std::string DocNode::toString() const { function in class:DocNode
/openbsd-current/gnu/llvm/lld/Common/
H A DReproduce.cpp53 std::string lld::toString(const opt::Arg &arg) { function in class:lld
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.h38 inline const char *toString(AppleArm64ExceptionClass EC) { function in namespace:lldb_private
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DAMDGPUMetadata.cpp220 std::error_code toString(Metadata HSAMetadata, std::string &String) { function in namespace:llvm::AMDGPU::HSAMD
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp34 static StringRef toString(StateFromCmdLine Kind) { function
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DScanfFormatString.cpp528 void ScanfSpecifier::toString(raw_ostream &os) const { function in class:ScanfSpecifier
H A DPrintfFormatString.cpp905 void PrintfSpecifier::toString(raw_ostream &os) const { function in class:PrintfSpecifier
H A DFormatString.cpp641 analyze_format_string::LengthModifier::toString() const { function in class:analyze_format_string::LengthModifier
685 const char *ConversionSpecifier::toString() const { function in class:ConversionSpecifier
765 void OptionalAmount::toString(raw_ostream &os) const { function in class:OptionalAmount
/openbsd-current/gnu/llvm/lld/include/lld/Common/
H A DErrorHandler.h195 inline std::string toString(const Twine &s) { return s.str(); } function in namespace:lld
/openbsd-current/gnu/llvm/lld/wasm/
H A DOutputSections.cpp29 std::string toString(const wasm::OutputSection &sec) { function in namespace:lld
H A DInputElement.h98 inline std::string toString(const wasm::InputElement *d) { function in namespace:lld
H A DWriterUtils.cpp21 std::string toString(ValType type) { function in namespace:lld
41 std::string toString(const WasmSignature &sig) { function in namespace:lld
56 std::string toString(const WasmGlobalType &type) { function in namespace:lld
61 static std::string toString(const llvm::wasm::WasmLimits &limits) { function in namespace:lld
70 std::string toString(const WasmTableType &type) { function in namespace:lld
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DTensorSpec.cpp44 StringRef toString(TensorType TT) { function in namespace:llvm
/openbsd-current/gnu/llvm/clang/include/clang/Testing/
H A DTestClangConfig.h72 std::string toString() const { function in struct:clang::TestClangConfig
/openbsd-current/gnu/llvm/lld/COFF/
H A DSymbols.cpp48 std::string toString(const COFFLinkerContext &ctx, coff::Symbol &b) { function in namespace:lld
/openbsd-current/gnu/llvm/lld/MachO/
H A DSymbols.cpp40 std::string lld::toString(const Symbol &sym) { function in class:lld
H A DInputSection.cpp346 std::string lld::toString(const InputSection *isec) { function in class:lld
/openbsd-current/gnu/llvm/lld/ELF/
H A DTarget.cpp43 std::string lld::toString(RelType type) { function in class:lld
/openbsd-current/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp120 std::string Node::toString(OutputFlags Flags) const { function in class:Node
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h140 std::string toString() const { function in class:fuzzer::final
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DSpillPlacement.cpp378 auto toString = [](BorderConstraint C) -> StringRef { local
/openbsd-current/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp203 std::string Diagnostics::toString() const { function in class:clang::ast_matchers::dynamic::Diagnostics
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp560 llvm::StringRef breakpad::toString(Record::Kind K) { function in class:breakpad
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFixedPoint.h235 std::string toString() const { function in class:llvm::APFixedPoint

Completed in 1294 milliseconds

123