Searched refs:BasedOnValue (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 341 BasedOnValue = 0x04, // based on value of base enumerator
|
| /openbsd-src/gnu/llvm/llvm/docs/PDB/ |
| H A D | CodeViewTypes.rst | 91 BasedOnValue = 0x04, // based on value of base
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 359 CV_ENUM_CLASS_ENT(PointerKind, BasedOnValue),
|
| H A D | TypeDumpVisitor.cpp | 75 ENUM_ENTRY(PointerKind, BasedOnValue),
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 173 RETURN_CASE(PointerKind, BasedOnValue, "value based"); in pointerKind()
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 270 IO.enumCase(Kind, "BasedOnValue", PointerKind::BasedOnValue); in enumeration()
|