Home
last modified time | relevance | path

Searched defs:toString (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/BinaryFormat/
H A DWasm.cpp12 std::string llvm::wasm::toString(wasm::WasmSymbolType type) { in toString() function in llvm::wasm
/freebsd-12.1/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_elem_etmv4d.cpp47 void EtmV4DTrcPacket::toString(std::string &str) const in toString() function in EtmV4DTrcPacket
H A Dtrc_pkt_elem_etmv4i.cpp80 void EtmV4ITrcPacket::toString(std::string &str) const in toString() function in EtmV4ITrcPacket
/freebsd-12.1/contrib/llvm/lib/Support/
H A DAMDGPUMetadata.cpp214 std::error_code toString(Metadata HSAMetadata, std::string &String) { in toString() function
225 std::error_code toString(const Metadata &PALMetadata, std::string &String) { in toString() function
H A DScaledNumber.cpp202 std::string ScaledNumberBase::toString(uint64_t D, int16_t E, int Width, in toString() function in ScaledNumberBase
/freebsd-12.1/contrib/opencsd/decoder/include/common/
H A Dtrc_printable_elem.h68 inline void trcPrintableElem::toString(std::string &str) const in toString() function
/freebsd-12.1/contrib/llvm/tools/lld/Common/
H A DReproduce.cpp58 std::string lld::toString(const opt::Arg &Arg) { in toString() function in lld
/freebsd-12.1/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp96 void OcsdTraceElement::toString(std::string &str) const in toString() function in OcsdTraceElement
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DFormatString.cpp570 analyze_format_string::LengthModifier::toString() const { in toString() function in analyze_format_string::LengthModifier
612 const char *ConversionSpecifier::toString() const { in toString() function in ConversionSpecifier
690 void OptionalAmount::toString(raw_ostream &os) const { in toString() function in OptionalAmount
H A DScanfFormatString.cpp524 void ScanfSpecifier::toString(raw_ostream &os) const { in toString() function in ScanfSpecifier
H A DPrintfFormatString.cpp853 void PrintfSpecifier::toString(raw_ostream &os) const { in toString() function in PrintfSpecifier
/freebsd-12.1/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_elem_stm.cpp85 void StmTrcPacket::toString(std::string &str) const in toString() function in StmTrcPacket
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h152 inline Optional<const char *> toString(const Optional<DWARFFormValue> &V) { in toString() function
164 inline const char *toString(const Optional<DWARFFormValue> &V, in toString() function
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DSymbols.cpp23 std::string lld::toString(coff::Symbol &B) { in toString() function in lld
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DAPSInt.h70 std::string toString(unsigned Radix) const { in toString() function
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Common/
H A DErrorHandler.h153 inline std::string toString(const Twine &S) { return S.str(); } in toString() function
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h141 std::string toString() const { in toString() function
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/InstPrinter/
H A DWebAssemblyInstPrinter.cpp194 static std::string toString(const APFloat &FP) { in toString() function
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSymbols.cpp300 std::string lld::toString(const Symbol &B) { in toString() function in lld
H A DTarget.cpp43 std::string lld::toString(RelType Type) { in toString() function in lld
/freebsd-12.1/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_elem_ptm.cpp153 void PtmTrcPacket::toString(std::string &str) const in toString() function in PtmTrcPacket
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h90 inline std::string toString(const til::SExpr *E) { in toString() function
316 std::string toString() const { in toString() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp194 std::string Diagnostics::toString() const { in toString() function in clang::ast_matchers::dynamic::Diagnostics
/freebsd-12.1/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_elem_etmv3.cpp221 void EtmV3TrcPacket::toString(std::string &str) const in toString() function in EtmV3TrcPacket
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp42 static llvm::StringRef toString(Token t) { in toString() function

12