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.h166 Error iterateOneModule(InputFile &File, const PrintScope &HeaderScope, in iterateOneModule()
178 Error iterateSymbolGroups(InputFile &Input, const PrintScope &HeaderScope, in iterateSymbolGroups()
206 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.cpp963 const PrintScope HeaderScope(Printer, /*IndentLevel=*/2); in createScopes() local