Searched defs:GetNumFields (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 827 uint32_t CompilerType::GetNumFields() const { GetNumFields() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 5597 uint32_t TypeSystemClang::GetNumFields(lldb::opaque_compiler_type_t type) { GetNumFields() function in TypeSystemClang |