Home
last modified time | relevance | path

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

123

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp66 std::string toString() const override { in toString() function in __anon17351d8b0111::RawTextStencil
90 std::string toString() const override { in toString() function in __anon17351d8b0111::DebugPrintNodeStencil
119 std::string toString() const override { in toString() function in __anon17351d8b0111::UnaryOperationStencil
219 std::string toString() const override { return "selection(...)"; } in toString() function in __anon17351d8b0111::SelectorStencil
269 std::string toString() const override { in toString() function in __anon17351d8b0111::AccessStencil
301 std::string toString() const override { in toString() function in __anon17351d8b0111::IfBoundStencil
357 std::string toString() cons function in __anon17351d8b0111::SelectBoundStencil
389 std::string toString() const override { toString() function in __anon17351d8b0111::SequenceStencil
412 std::string toString() const override { return "run(...)"; } toString() function in __anon17351d8b0111::RunStencil
[all...]
/freebsd-src/contrib/opencsd/decoder/include/common/
H A Dtrc_printable_elem.h68 inline void trcPrintableElem::toString(std::string &str) const in toString() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.h38 inline const char *toString(AppleArm64ExceptionClass EC) { in toString() function
/freebsd-src/contrib/llvm-project/lld/Common/
H A DReproduce.cpp53 std::string lld::toString(const opt::Arg &arg) { in toString() function in lld
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DWasm.cpp11 llvm::StringRef llvm::wasm::toString(wasm::WasmSymbolType Type) { in toString() function in llvm::wasm
H A DMsgPackDocumentYAML.cpp35 std::string DocNode::toString() const { in toString() function in DocNode
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp671 analyze_format_string::LengthModifier::toString() const { toString() function in analyze_format_string::LengthModifier
715 const char *ConversionSpecifier::toString() const { toString() function in ConversionSpecifier
795 void OptionalAmount::toString(raw_ostream &os) const { toString() function in OptionalAmount
H A DScanfFormatString.cpp528 void ScanfSpecifier::toString(raw_ostream &os) const { toString() function in ScanfSpecifier
/freebsd-src/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp123 void OcsdTraceElement::toString(std::string &str) const in toString() function in OcsdTraceElement
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h409 inline std::string toString(Error Err) { in toString() function
418 std::string toString() const override { return ErrMsg; } in toString() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/
H A DTestClangConfig.h72 std::string toString() const { toString() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h215 if (auto E = toString(V)) in toString() function
179 toString(const std::optional<DWARFFormValue> &V) { toString() function
H A DDWARFUnitIndex.h67 inline const char *toString(DWARFSectionKind Kind) { in toString() function
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp40 std::string lld::toString(const Symbol &sym) { in toString() function in lld
/freebsd-src/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h195 inline std::string toString(const Twine &s) { return s.str(); } in toString() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Derror_test.cpp27 std::string toString() const override { in toString() function in __anone27bf3820111::CustomError
40 std::string toString() const override { in toString() function in __anone27bf3820111::CustomSubError
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTensorSpec.cpp46 StringRef toString(TensorType TT) { in toString() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp220 std::error_code toString(Metadata HSAMetadata, std::string &String) { in toString() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h141 std::string toString() const { in toString() function
/freebsd-src/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_elem_etmv4i.cpp81 void EtmV4ITrcPacket::toString(std::string &str) const in toString() function in EtmV4ITrcPacket
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DSymbols.cpp48 std::string toString(const COFFLinkerContext &ctx, coff::Symbol &b) { in toString() function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DTarget.cpp43 std::string lld::toString(RelType type) { in toString() function in lld
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp34 static StringRef toString(StateFromCmdLine Kind) { in toString() function
/freebsd-src/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_elem_ptm.cpp153 void PtmTrcPacket::toString(std::string &str) const in toString() function in PtmTrcPacket

123