Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp275 bool SBType::IsAggregateType() { in IsAggregateType() function in SBType
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp394 bool Type::IsAggregateType() { in IsAggregateType() function in Type
H A DCompilerType.cpp32 bool CompilerType::IsAggregateType() const { in IsAggregateType() function in CompilerType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2835 bool TypeSystemClang::IsAggregateType(lldb::opaque_compiler_type_t type) { in IsAggregateType() function in TypeSystemClang