Home
last modified time | relevance | path

Searched refs:IsGroup (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
110 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ IsGroup)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DEnumTables.cpp28 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsGroup),