Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsection.h35 explicit DebugSubsection(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsection() function
DDebugSubsectionRecord.h28 class DebugSubsection; variable