Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp345 bool Type::IsAggregateType() { in IsAggregateType() function in Type
H A DCompilerType.cpp51 bool CompilerType::IsAggregateType() const { in IsAggregateType() function in CompilerType
H A DClangASTContext.cpp2839 bool ClangASTContext::IsAggregateType(lldb::opaque_compiler_type_t type) { in IsAggregateType() function in ClangASTContext