Searched defs:IsHomogeneousAggregate (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 141 CompilerType::IsHomogeneousAggregate(CompilerType *base_type_ptr) const { in IsHomogeneousAggregate() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3025 TypeSystemClang::IsHomogeneousAggregate(lldb::opaque_compiler_type_t type, IsHomogeneousAggregate() function in TypeSystemClang |