Home
last modified time | relevance | path

Searched defs:synthetic (Results 1 – 6 of 6) sorted by relevance

/external/turbine/java/com/google/turbine/binder/bound/
DTypeBoundClass.java295 public boolean synthetic() { in synthetic() method in TypeBoundClass.ParamInfo
/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp505 bool synthetic = GetRegisterValue(*reg_info, reg_value); in ReadRegister() local
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp134 ValueObject *synthetic = m_valobj->GetSyntheticValue().get(); in GetMostSpecializedValue() local
/external/llvm-project/lldb/source/Target/
DStackFrame.cpp830 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); in GetValueForVariableExpressionPath() local
901 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); in GetValueForVariableExpressionPath() local
/external/llvm-project/lldb/source/API/
DSBValue.cpp545 lldb::SBTypeSynthetic synthetic; in GetTypeSynthetic() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c85 bool synthetic; member