Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp23 struct IsAggregate { struct
24 int a;
H A Dast-dump-record-definition-data.cpp44 struct IsAggregate { struct
47 int a;
/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp209 bool ValueObjectPrinter::IsAggregate() { in IsAggregate() function in ValueObjectPrinter
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h36 IsAggregate, enumerator
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h421 IsAggregate = 1 << 3, enumerator