Home
last modified time | relevance | path

Searched defs:GetFixedSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFFormValue.cpp190 DWARFFormValue::GetFixedSize(dw_form_t form, const DWARFUnit *u) { in GetFixedSize() function in DWARFFormValue
198 llvm::Optional<uint8_t> DWARFFormValue::GetFixedSize() const { in GetFixedSize() function in DWARFFormValue
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc407 int GetFixedSize(FieldDescriptor::Type type) { in GetFixedSize() function