Home
last modified time | relevance | path

Searched defs:IsAggregateType (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp31 bool CompilerType::IsAggregateType() const { in IsAggregateType() function in CompilerType
H A DType.cpp387 bool Type::IsAggregateType() { in IsAggregateType() function in Type
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2783 bool TypeSystemClang::IsAggregateType(lldb::opaque_compiler_type_t type) { in IsAggregateType() function in TypeSystemClang