Searched defs:IsAggregateType (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ | ||
| H A D | Type.cpp | 345 bool Type::IsAggregateType() { in IsAggregateType() function in Type |
| H A D | CompilerType.cpp | 51 bool CompilerType::IsAggregateType() const { in IsAggregateType() function in CompilerType |
| H A D | ClangASTContext.cpp | 2839 bool ClangASTContext::IsAggregateType(lldb::opaque_compiler_type_t type) { in IsAggregateType() function in ClangASTContext |