Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp120 struct YAMLLinesSubsection : public YAMLSubsectionBase { struct
121 YAMLLinesSubsection() : YAMLSubsectionBase(DebugSubsectionKind::Lines) {} in YAMLLinesSubsection() argument
132 SourceLineInfo Lines;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp120 struct YAMLLinesSubsection : public YAMLSubsectionBase { struct
121 YAMLLinesSubsection() : YAMLSubsectionBase(DebugSubsectionKind::Lines) {} in YAMLLinesSubsection() function
132 SourceLineInfo Lines;