Searched refs:IsGroup (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 110 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator 111 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ IsGroup)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | EnumTables.cpp | 29 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsGroup),
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | EnumTables.cpp | 29 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsGroup),
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawConstants.h | 88 IsGroup = 1 << 10 // If set, descriptor represents a group. enumerator
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.td | 53 //class IsGroup<string Name> { DiagGroup Group = DiagGroup<Name>; }
|
/external/v8/src/regexp/ |
D | regexp-ast.h | 493 bool IsGroup() override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/ |
D | DbiStream.rst | 315 IsGroup = 1 << 10 // If set, descriptor represents a group.
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | DumpOutputStyle.cpp | 1550 PUSH_FLAG(OMFSegDescFlags, IsGroup, Flags, "group"); in formatSegMapDescriptorFlag()
|