Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp88 struct YAMLSubsectionBase { struct
89 explicit YAMLSubsectionBase(DebugSubsectionKind Kind) : Kind(Kind) {} in YAMLSubsectionBase() function
97 DebugSubsectionKind Kind;