Home
last modified time | relevance | path

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

123

/openbsd/gnu/llvm/clang/lib/Tooling/Transformer/
H A DStencil.cpp66 std::string toString() const override { in toString() function in __anon8262b5460111::RawTextStencil
90 std::string toString() const override { in toString() function in __anon8262b5460111::DebugPrintNodeStencil
119 std::string toString() const override { in toString() function in __anon8262b5460111::UnaryOperationStencil
219 std::string toString() const override { return "selection(...)"; } in toString() function in __anon8262b5460111::SelectorStencil
268 std::string toString() const override { in toString() function in __anon8262b5460111::AccessStencil
300 std::string toString() const override { in toString() function in __anon8262b5460111::IfBoundStencil
356 std::string toString() const override { in toString() function in __anon8262b5460111::SelectBoundStencil
388 std::string toString() const override { in toString() function in __anon8262b5460111::SequenceStencil
411 std::string toString() const override { return "run(...)"; } in toString() function in __anon8262b5460111::RunStencil
/openbsd/gnu/llvm/lld/wasm/
H A DWriterUtils.cpp21 std::string toString(ValType type) { in toString() function
41 std::string toString(const WasmSignature &sig) { in toString() function
56 std::string toString(const WasmGlobalType &type) { in toString() function
61 static std::string toString(const llvm::wasm::WasmLimits &limits) { in toString() function
70 std::string toString(const WasmTableType &type) { in toString() function
H A DInputElement.h98 inline std::string toString(const wasm::InputElement *d) { in toString() function
H A DSymbols.cpp28 std::string toString(const wasm::Symbol &sym) { in toString() function
42 std::string toString(wasm::Symbol::Kind kind) { in toString() function
H A DOutputSections.cpp29 std::string toString(const wasm::OutputSection &sec) { in toString() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DFormatString.cpp641 analyze_format_string::LengthModifier::toString() const { in toString() function in analyze_format_string::LengthModifier
685 const char *ConversionSpecifier::toString() const { in toString() function in ConversionSpecifier
765 void OptionalAmount::toString(raw_ostream &os) const { in toString() function in OptionalAmount
H A DScanfFormatString.cpp528 void ScanfSpecifier::toString(raw_ostream &os) const { in toString() function in ScanfSpecifier
/openbsd/gnu/llvm/lld/Common/
H A DReproduce.cpp53 std::string lld::toString(const opt::Arg &arg) { in toString() function in lld
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.h38 inline const char *toString(AppleArm64ExceptionClass EC) { in toString() function
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h176 toString(const std::optional<DWARFFormValue> &V) { in toString() function
212 inline const char *toString(const std::optional<DWARFFormValue> &V, in toString() function
H A DDWARFUnitIndex.h67 inline const char *toString(DWARFSectionKind Kind) { in toString() function
/openbsd/gnu/llvm/clang/include/clang/Testing/
H A DTestClangConfig.h72 std::string toString() const { in toString() function
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Derror_test.cpp27 std::string toString() const override { in toString() function in __anond5d4f0bd0111::CustomError
40 std::string toString() const override { in toString() function in __anond5d4f0bd0111::CustomSubError
/openbsd/gnu/llvm/lld/MachO/
H A DSymbols.cpp40 std::string lld::toString(const Symbol &sym) { in toString() function in lld
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTensorSpec.cpp44 StringRef toString(TensorType TT) { in toString() function
/openbsd/gnu/llvm/lld/include/lld/Common/
H A DErrorHandler.h195 inline std::string toString(const Twine &s) { return s.str(); } in toString() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAMDGPUMetadata.cpp220 std::error_code toString(Metadata HSAMetadata, std::string &String) { in toString() function
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h140 std::string toString() const { in toString() function
/openbsd/gnu/llvm/lld/COFF/
H A DSymbols.cpp48 std::string toString(const COFFLinkerContext &ctx, coff::Symbol &b) { in toString() function
/openbsd/gnu/llvm/lld/ELF/
H A DTarget.cpp43 std::string lld::toString(RelType type) { in toString() function in lld
/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h91 inline std::string toString(const til::SExpr *E) { in toString() function
325 std::string toString() const { in toString() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp34 static StringRef toString(StateFromCmdLine Kind) { in toString() function

123