Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp207 bool ValueObjectPrinter::IsAggregate() { IsAggregate() function in ValueObjectPrinter
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h36 IsAggregate, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h414 IsAggregate = 1 << 3, global() enumerator