/external/llvm-project/clang/test/CodeGenCXX/ |
D | builtin-source-location.cpp | 5 struct source_location { struct 19 static constexpr source_location current( in current() argument 24 source_location __loc; in current() 28 static source_location bad_current( in bad_current() argument 33 source_location __loc; in bad_current() 37 constexpr source_location() = default; 38 constexpr source_location(source_location const &) = default; 45 using SL = source_location; argument
|
/external/arm-trusted-firmware/plat/common/ |
D | ubsan.c | 13 struct source_location { struct 26 struct source_location loc; argument 33 struct source_location loc; 38 struct source_location loc; 44 struct source_location loc; 50 struct source_location loc; 54 struct source_location loc; 59 struct source_location loc; 64 struct source_location loc; 104 static void print_loc(const char *func, struct source_location *loc) in print_loc()
|
/external/llvm-project/clang/test/SemaCXX/ |
D | source_location.cpp | 13 struct source_location { struct 20 static constexpr source_location current( in current() 25 source_location __loc; in current() 32 constexpr source_location() = default; 33 constexpr source_location(source_location const &) = default; 42 using SL = std::experimental::source_location; argument
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | chrome_compositor_scheduler_state.proto | 19 import "protos/perfetto/trace/track_event/source_location.proto"; 213 // remove this |source_location|. 214 SourceLocation source_location = 10; field
|
D | BUILD.gn | 38 "source_location.proto",
|
D | track_event.proto | 35 import "protos/perfetto/trace/track_event/source_location.proto"; 252 SourceLocation source_location = 33; field
|
/external/libabigail/tests/data/test-annotate/ |
D | test21-pr19092.so.abi | 1620 <!-- typedef source_location location_t --> 1638 <!-- source_location line_map::start_location --> 1650 <!-- typedef unsigned int source_location --> 1651 …<typedef-decl name='source_location' type-id='type-id-13' filepath='../.././gcc/../libcpp/include/… 1733 <!-- source_location* line_map_macro::macro_locations --> 1737 <!-- source_location line_map_macro::expansion --> 1810 <!-- source_location* --> 2732 <!-- source_location cpp_macro::line --> 2848 <!-- source_location cpp_token::src_loc --> 3017 <!-- source_location line_maps::highest_location --> [all …]
|
/external/ruy/ruy/ |
D | trace.h | 266 const std::string& source_location = in Print() local 270 source_location.c_str(), IndentString(entry.indent).c_str(), in Print()
|
/external/perfetto/protos/perfetto/trace/interned_data/ |
D | interned_data.proto | 24 import "protos/perfetto/trace/track_event/source_location.proto";
|
/external/perfetto/src/tracing/test/ |
D | api_integrationtest.cc | 485 const auto& source_location = in ReadLogMessagesFromTrace() local 487 msg << source_location.function_name() << "(" in ReadLogMessagesFromTrace() 488 << source_location.file_name() << ":" in ReadLogMessagesFromTrace() 489 << source_location.line_number() in ReadLogMessagesFromTrace()
|
/external/perfetto/ |
D | Android.bp | 6166 "protos/perfetto/trace/track_event/source_location.proto", 6197 "external/perfetto/protos/perfetto/trace/track_event/source_location.gen.cc", 6228 "protos/perfetto/trace/track_event/source_location.proto", 6259 "external/perfetto/protos/perfetto/trace/track_event/source_location.gen.h", 6294 "protos/perfetto/trace/track_event/source_location.proto", 6324 "external/perfetto/protos/perfetto/trace/track_event/source_location.pb.cc", 6355 "protos/perfetto/trace/track_event/source_location.proto", 6385 "external/perfetto/protos/perfetto/trace/track_event/source_location.pb.h", 6420 "protos/perfetto/trace/track_event/source_location.proto", 6458 "protos/perfetto/trace/track_event/source_location.proto", [all …]
|
D | BUILD | 3191 "protos/perfetto/trace/track_event/source_location.proto",
|
/external/llvm-project/libcxx/docs/ |
D | Cxx2aStatusPaperStatus.csv | 115 "`P1208 <https://wg21.link/P1208>`__","LWG","Adopt source_location for C++20","Cologne","",""
|
D | Cxx2aStatusIssuesStatus.csv | 297 "`3396 <https://wg21.link/LWG3396>`__","Clarify point of reference for ``source_location::current()…
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 6255 // Begin of protos/perfetto/trace/track_event/source_location.proto 6270 // End of protos/perfetto/trace/track_event/source_location.proto 6483 // remove this |source_location|. 6484 SourceLocation source_location = 10; field 7081 SourceLocation source_location = 33; field
|
/external/llvm-project/clang/docs/ |
D | LanguageExtensions.rst | 2629 of ``std::experimental::source_location`` as specified in http://wg21.link/N4600.
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test21-pr19092.so.abi | 994 …<typedef-decl name='source_location' type-id='type-id-13' filepath='../.././gcc/../libcpp/include/…
|