Searched defs:SOS (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 27 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 29 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 68 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 D | NewPMDriver.cpp | 524 raw_string_ostream SOS(Pipeline); in runPassPipeline() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | JSONNodeDumper.cpp | 904 llvm::raw_string_ostream SOS(Name); in VisitUsingDecl() local
|