Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h319 BasedOnType = 0x08, // based on type enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h340 BasedOnType = 0x08, // based on type enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h340 BasedOnType = 0x08, // based on type enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst95 BasedOnType = 0x08, // based on type
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp360 CV_ENUM_CLASS_ENT(PointerKind, BasedOnType),
DTypeDumpVisitor.cpp78 ENUM_ENTRY(PointerKind, BasedOnType),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp352 CV_ENUM_CLASS_ENT(PointerKind, BasedOnType),
DTypeDumpVisitor.cpp78 ENUM_ENTRY(PointerKind, BasedOnType),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp174 RETURN_CASE(PointerKind, BasedOnType, "type based"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp124 ENUM_ENTRY(PointerKind, BasedOnType),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp270 IO.enumCase(Kind, "BasedOnType", PointerKind::BasedOnType); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp270 IO.enumCase(Kind, "BasedOnType", PointerKind::BasedOnType); in enumeration()