Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h165 Error iterateOneModule(InputFile &File, const PrintScope &HeaderScope, in iterateOneModule()
177 Error iterateSymbolGroups(InputFile &Input, const PrintScope &HeaderScope, in iterateSymbolGroups()
205 InputFile &File, const PrintScope &HeaderScope, in iterateModuleSubsections()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp149 DictScope HeaderScope(W, "Header"); in dump() local
432 DictScope HeaderScope(W, "Header"); in dump() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp970 const PrintScope HeaderScope(Printer, /*IndentLevel=*/2); createScopes() local