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

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DWasm.cpp11 std::string llvm::wasm::toString(wasm::WasmSymbolType Type) { function in class:llvm::wasm
H A DMsgPackDocumentYAML.cpp36 std::string DocNode::toString() const { function in class:DocNode
/freebsd-11-stable/contrib/llvm-project/lld/Common/
H A DReproduce.cpp53 std::string lld::toString(const opt::Arg &arg) { function in class:lld
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp216 std::error_code toString(Metadata HSAMetadata, std::string &String) { function in namespace:llvm::AMDGPU::HSAMD
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp526 void ScanfSpecifier::toString(raw_ostream &os) const { function in class:ScanfSpecifier
H A DPrintfFormatString.cpp896 void PrintfSpecifier::toString(raw_ostream &os) const { function in class:PrintfSpecifier
H A DFormatString.cpp577 analyze_format_string::LengthModifier::toString() const { function in class:analyze_format_string::LengthModifier
621 const char *ConversionSpecifier::toString() const { function in class:ConversionSpecifier
699 void OptionalAmount::toString(raw_ostream &os) const { function in class:OptionalAmount
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DSymbols.cpp46 std::string toString(coff::Symbol &b) { function in namespace:lld
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h162 inline std::string toString(const Twine &s) { return s.str(); } function in namespace:lld
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFixedPoint.h165 std::string toString() const { function in class:clang::APFixedPoint
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h140 std::string toString() const { function in class:fuzzer::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp115 std::string Node::toString(OutputFlags Flags) const { function in class:Node
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp40 std::string toString(elf::RelType type) { function in namespace:lld
H A DSymbols.cpp34 std::string toString(const elf::Symbol &b) { return demangle(b.getName()); } function in namespace:lld
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp193 std::string Diagnostics::toString() const { function in class:clang::ast_matchers::dynamic::Diagnostics
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFixedPoint.cpp176 void APFixedPoint::toString(llvm::SmallVectorImpl<char> &Str) const { function in class:clang::APFixedPoint
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h161 inline Optional<const char *> toString(const Optional<DWARFFormValue> &V) { function in namespace:llvm::dwarf
186 inline const char *toString(const Optional<DWARFFormValue> &V, function in namespace:llvm::dwarf
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp483 llvm::StringRef breakpad::toString(Record::Kind K) { function in class:breakpad
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp545 void AMDGPUPALMetadata::toString(std::string &String) { function in class:AMDGPUPALMetadata
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp185 static std::string toString(const APFloat &FP) { function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPSInt.h82 void toString(SmallVectorImpl<char> &Str, unsigned Radix = 10) const { function in class:llvm::APSInt
87 std::string toString(unsigned Radix) const { function in class:llvm::APSInt
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h89 inline std::string toString(const til::SExpr *E) { function in namespace:clang::threadSafety::sx
315 std::string toString() const { function in class:clang::threadSafety::CapabilityExpr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h595 std::string toString(unsigned Precision = DefaultPrecision) { function in class:llvm::ScaledNumber
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp394 static std::string toString(CodeSynthesisContext::SynthesisKind Kind) { function in class:__anon509::DefaultTemplateInstCallback
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp87 std::string Replacement::toString() const { function in class:Replacement

Completed in 211 milliseconds

12