Home
last modified time | relevance | path

Searched refs:special_directions_stream (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DFormatEntity.cpp919 StreamString special_directions_stream; in DumpValue() local
924 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
931 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
935 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
941 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
943 special_directions_stream.PutChar('}'); in DumpValue()
945 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp911 StreamString special_directions_stream; in DumpValue() local
916 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
923 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
927 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
933 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
935 special_directions_stream.PutChar('}'); in DumpValue()
937 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DFormatEntity.cpp919 StreamString special_directions_stream; in DumpValue() local
924 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
931 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
935 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
941 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
943 special_directions_stream.PutChar('}'); in DumpValue()
945 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp919 StreamString special_directions_stream; in DumpValue() local
924 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
931 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
935 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
941 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
943 special_directions_stream.PutChar('}'); in DumpValue()
945 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp911 StreamString special_directions_stream; in DumpValue() local
916 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
923 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
927 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
933 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
935 special_directions_stream.PutChar('}'); in DumpValue()
937 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DFormatEntity.cpp911 StreamString special_directions_stream; in DumpValue() local
916 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
923 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
927 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
933 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
935 special_directions_stream.PutChar('}'); in DumpValue()
937 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp911 StreamString special_directions_stream; in DumpValue() local
916 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
923 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
927 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
933 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
935 special_directions_stream.PutChar('}'); in DumpValue()
937 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp919 StreamString special_directions_stream; in DumpValue() local
924 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
931 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
935 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
941 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
943 special_directions_stream.PutChar('}'); in DumpValue()
945 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp918 StreamString special_directions_stream; in DumpValue() local
923 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
930 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
934 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
940 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
942 special_directions_stream.PutChar('}'); in DumpValue()
944 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DFormatEntity.cpp911 StreamString special_directions_stream; in DumpValue() local
916 special_directions_stream.Printf("${%svar%s", do_deref_pointer ? "*" : "", in DumpValue()
923 special_directions_stream.Printf("%%%c", format_char); in DumpValue()
927 special_directions_stream.Printf("%%%s", format_cstr); in DumpValue()
933 special_directions_stream.Printf("%%%c", style_char); in DumpValue()
935 special_directions_stream.PutChar('}'); in DumpValue()
937 llvm::StringRef(special_directions_stream.GetString()); in DumpValue()