Home
last modified time | relevance | path

Searched refs:IsAggregate (Results 1 – 3 of 3) 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp72 CV_ENUM_CLASS_ENT(LocalSymFlags, IsAggregate),
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc104 inline bool IsAggregate() const { in IsAggregate() function
3831 if (result.IsAggregate()) { in LookupSymbolNoPlaceholder()