/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/ |
H A D | source.go | 36 type SourceLocation struct { struct 39 Path SourcePath 43 StartLine, StartColumn int 48 EndLine, EndColumn int 52 LeadingDetachedComments []string 54 LeadingComments string 56 TrailingComments string 60 Next int
|
/aosp_15_r20/external/angle/src/compiler/preprocessor/ |
H A D | SourceLocation.h | 16 struct SourceLocation struct 18 SourceLocation() : file(0), line(0) {} in SourceLocation() function 19 SourceLocation(int f, int l) : file(f), line(l) {} in SourceLocation() function 21 bool equals(const SourceLocation &other) const in equals() argument 30 inline bool operator==(const SourceLocation &lhs, const SourceLocation &rhs) argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/internal/ |
D | source_location.rs | 24 pub struct SourceLocation { struct 30 impl SourceLocation { argument 40 impl Display for SourceLocation { implementation
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/GSYM/ |
D | LookupResult.h | 21 struct SourceLocation { struct 29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LookupResult.h | 21 struct SourceLocation { struct 29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/GSYM/ |
D | LookupResult.h | 21 struct SourceLocation { struct 29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/GSYM/ |
D | LookupResult.h | 21 struct SourceLocation { struct 29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/GSYM/ |
D | LookupResult.h | 21 struct SourceLocation { struct 29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LookupResult.h | 22 struct SourceLocation { struct 29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | status.h | 48 struct SourceLocation { struct 53 static SourceLocation current(uint32_t line = __builtin_LINE(), argument 55 SourceLocation loc; argument 63 SourceLocation loc; argument
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | ir_metadata.h | 10 struct SourceLocation { struct 18 const std::vector<SourceLocation>& frames); argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Exception.h | 48 struct SourceLocation { struct 54 std::ostream& operator<<(std::ostream& out, const SourceLocation& loc); argument
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ |
H A D | Exception.h | 53 struct SourceLocation { struct 59 std::ostream& operator<<(std::ostream& out, const SourceLocation& loc); argument
|
/aosp_15_r20/external/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | Diagnostics.h | 31 struct SourceLocation { struct 32 SourceLocation() : Line(), Column() {} in SourceLocation() argument 38 SourceLocation Start; argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/ |
D | ast.rs | 30 pub struct SourceLocation { struct 42 pub start: SourceLocation, argument 227 impl SourceLocation { impl 233 pub fn new(offset: usize, line_starts: &[usize]) -> SourceLocation { in new()
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/ |
H A D | jit_cache.h | 48 struct SourceLocation { struct 69 std::optional<SourceLocation> source_location, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos/ |
D | protos.h | 128 struct SourceLocation { struct 129 static SourceLocation current() { return {}; } in current() argument 136 // using SourceLocation = absl::SourceLocation; argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.h | 152 struct SourceLocation { struct 168 // include original user comments as recorded in SourceLocation entries. N.B. argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.h | 152 struct SourceLocation { struct 168 // include original user comments as recorded in SourceLocation entries. N.B. argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/Dynamic/ |
D | Diagnostics.h | 30 struct SourceLocation { struct 37 SourceLocation Start; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/Dynamic/ |
D | Diagnostics.h | 30 struct SourceLocation { struct 37 SourceLocation Start; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/Dynamic/ |
D | Diagnostics.h | 30 struct SourceLocation { struct 37 SourceLocation Start; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/Dynamic/ |
D | Diagnostics.h | 30 struct SourceLocation { struct 37 SourceLocation Start; argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/ |
D | assertions.rs | 504 source_location: SourceLocation, in check_matcher() 524 source_location: SourceLocation, in report_failed_predicate()
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen/gen/external/perfetto/protos/perfetto/trace/track_event/ |
D | source_location.pb.cc | 39 PROTOBUF_CONSTEXPR SourceLocation::SourceLocation( in SourceLocation() function in perfetto::protos::SourceLocation 350 SourceLocation::SourceLocation(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceLocation() function in perfetto::protos::SourceLocation 356 SourceLocation::SourceLocation(const SourceLocation& from) in SourceLocation() function in perfetto::protos::SourceLocation
|