Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp798 uint32_t CompilerType::GetNumFields() const { in GetNumFields() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5510 uint32_t TypeSystemClang::GetNumFields(lldb::opaque_compiler_type_t type) { in GetNumFields() function in TypeSystemClang