Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h406 IsAggregate = 1 << 3, enumerator
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc104 inline bool IsAggregate() const { in IsAggregate() function