Home
last modified time | relevance | path

Searched refs:BasedOnValue (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h315 BasedOnValue = 0x04, // based on value of base enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h336 BasedOnValue = 0x04, // based on value of base enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h336 BasedOnValue = 0x04, // based on value of base enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst91 BasedOnValue = 0x04, // based on value of base
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp356 CV_ENUM_CLASS_ENT(PointerKind, BasedOnValue),
DTypeDumpVisitor.cpp74 ENUM_ENTRY(PointerKind, BasedOnValue),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp348 CV_ENUM_CLASS_ENT(PointerKind, BasedOnValue),
DTypeDumpVisitor.cpp74 ENUM_ENTRY(PointerKind, BasedOnValue),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp170 RETURN_CASE(PointerKind, BasedOnValue, "value based"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp120 ENUM_ENTRY(PointerKind, BasedOnValue),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp265 IO.enumCase(Kind, "BasedOnValue", PointerKind::BasedOnValue); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp265 IO.enumCase(Kind, "BasedOnValue", PointerKind::BasedOnValue); in enumeration()