Home
last modified time | relevance | path

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

/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
/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
/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
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Core/
DValueObjectSyntheticFilter.h69 bool IsSynthetic() override { return true; } in IsSynthetic() function
DValueObject.h612 virtual bool IsSynthetic() { return false; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Target/
DStackFrameRecognizer.h175 bool IsSynthetic() override { return true; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DStackFrameRecognizer.h174 bool IsSynthetic() override { return true; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DStackFrameRecognizer.h174 bool IsSynthetic() override { return true; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DStackFrameRecognizer.h173 bool IsSynthetic() override { return true; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DSymbol.h182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DSymbol.h182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Symbol/
DSymbol.h182 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DSymbol.h180 bool IsSynthetic() const { return m_is_synthetic; } in IsSynthetic() function
/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dnode.go67 func IsSynthetic(n Node) bool { func
/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py10306 def IsSynthetic(self): member in SBSymbol
15157 def IsSynthetic(self): member in SBValue
/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py10202 def IsSynthetic(self): member in SBSymbol
14963 def IsSynthetic(self): member in SBValue
/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
/prebuilts/clang/host/linux-x86/clang-r547379/lib/python3.11/site-packages/lldb/
D__init__.py10670 def IsSynthetic(self): member in SBSymbol
15525 def IsSynthetic(self): member in SBValue