Home
last modified time | relevance | path

Searched defs:SOS (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h27 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
H A DDWARFTypeUnit.h29 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp68 const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, in addUnitsImpl()
197 StringRef SS, const DWARFSection &SOS, in DWARFUnit()
/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp524 raw_string_ostream SOS(Pipeline); runPassPipeline() local
/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp905 llvm::raw_string_ostream SOS(Name); VisitUsingDecl() local