Home
last modified time | relevance | path

Searched defs:source_location (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Dbuiltin-source-location.cpp5 struct source_location { struct
19 static constexpr source_location current( in current() argument
28 static source_location bad_current( in bad_current() argument
45 using SL = source_location; argument
/external/llvm-project/clang/test/SemaCXX/
Dsource_location.cpp13 struct source_location { struct
15 unsigned int __m_line = 0;
16 unsigned int __m_col = 0;
17 const char *__m_file = nullptr;
18 const char *__m_func = nullptr;
42 using SL = std::experimental::source_location;
/external/arm-trusted-firmware/plat/common/
Dubsan.c13 struct source_location { struct
26 struct source_location loc; argument
/external/perfetto/protos/perfetto/trace/track_event/
Dtrack_event.proto252 SourceLocation source_location = 33; field
Dchrome_compositor_scheduler_state.proto214 SourceLocation source_location = 10; field
/external/ruy/ruy/
Dtrace.h266 const std::string& source_location = in Print() local
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc485 const auto& source_location = in ReadLogMessagesFromTrace() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto6484 SourceLocation source_location = 10; field
7081 SourceLocation source_location = 33; field