Home
last modified time | relevance | path

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

/freebsd/contrib/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()
/freebsd/contrib/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()
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp524 raw_string_ostream SOS(Pipeline); in runPassPipeline() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp904 llvm::raw_string_ostream SOS(Name); in VisitUsingDecl() local