Home
last modified time | relevance | path

Searched defs:YAMLSubsectionBase (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp87 struct YAMLSubsectionBase { struct
88 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} in YAMLSubsectionBase() function
96 DebugSubsectionKind Kind;