Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h383 IsAggregate = 1 << 3, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h399 IsAggregate = 1 << 3, enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.cc286 inline bool IsAggregate() const { in IsAggregate() function