Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp171 static opts::ModuleSubsection convertSubsectionKind(DebugSubsectionKind K) { in convertSubsectionKind() function
252 opts::ModuleSubsection OptionKind = convertSubsectionKind(SS.kind()); in dumpDbiStream()