Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h320 BasedOnSelf = 0x09, // based on self enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h341 BasedOnSelf = 0x09, // based on self enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h341 BasedOnSelf = 0x09, // based on self enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst96 BasedOnSelf = 0x09, // based on self
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp361 CV_ENUM_CLASS_ENT(PointerKind, BasedOnSelf),
DTypeDumpVisitor.cpp79 ENUM_ENTRY(PointerKind, BasedOnSelf),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp353 CV_ENUM_CLASS_ENT(PointerKind, BasedOnSelf),
DTypeDumpVisitor.cpp79 ENUM_ENTRY(PointerKind, BasedOnSelf),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp175 RETURN_CASE(PointerKind, BasedOnSelf, "self based"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp125 ENUM_ENTRY(PointerKind, BasedOnSelf),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp271 IO.enumCase(Kind, "BasedOnSelf", PointerKind::BasedOnSelf); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp271 IO.enumCase(Kind, "BasedOnSelf", PointerKind::BasedOnSelf); in enumeration()