Home
last modified time | relevance | path

Searched defs:IsSynthetic (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs106 public bool IsSynthetic { get; } property in Google.Protobuf.Reflection.OneofDescriptor
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs106 public bool IsSynthetic { get; } property in Google.Protobuf.Reflection.OneofDescriptor
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DValueObjectSyntheticFilter.h69 bool IsSynthetic() override { return true; } in IsSynthetic() function
DValueObject.h582 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DValueObjectSyntheticFilter.h69 bool IsSynthetic() override { return true; } in IsSynthetic() function
DValueObject.h588 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DValueObjectSyntheticFilter.h69 bool IsSynthetic() override { return true; } in IsSynthetic() function
DValueObject.h588 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DValueObjectSyntheticFilter.h69 bool IsSynthetic() override { return true; } in IsSynthetic() function
DValueObject.h588 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
/aosp_15_r20/external/golang-protobuf/internal/order/
H A Dorder_test.go48 func (d oneofDesc) IsSynthetic() bool { return d.synthetic } func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DStackFrameRecognizer.h174 bool IsSynthetic() override { return true; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DStackFrameRecognizer.h173 bool IsSynthetic() override { return true; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DStackFrameRecognizer.h174 bool IsSynthetic() override { return true; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DStackFrameRecognizer.h174 bool IsSynthetic() override { return true; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DSymbol.h182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DSymbol.h180 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DSymbol.h182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DSymbol.h182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/aosp_15_r20/art/runtime/mirror/
H A Dclass.h346 ALWAYS_INLINE bool IsSynthetic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsSynthetic() function
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dtype.go423 IsSynthetic() bool methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dnode.go67 func IsSynthetic(n Node) bool { func
/aosp_15_r20/external/golang-protobuf/internal/filedesc/
H A Ddesc.go342 func (od *Oneof) IsSynthetic() bool { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py10202 def IsSynthetic(self): member in SBSymbol
14963 def IsSynthetic(self): member in SBValue
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py10094 def IsSynthetic(self): member in SBSymbol
14852 def IsSynthetic(self): member in SBValue

12