Home
last modified time | relevance | path

Searched refs:raw_string_ostream (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DInstrumentation.h25 inline void stringify_append(llvm::raw_string_ostream &ss, const T &t) { in stringify_append()
30 inline void stringify_append(llvm::raw_string_ostream &ss, const T &t) { in stringify_append()
35 inline void stringify_append(llvm::raw_string_ostream &ss, T *t) { in stringify_append()
40 inline void stringify_append(llvm::raw_string_ostream &ss, const T *t) { in stringify_append()
45 inline void stringify_append<char>(llvm::raw_string_ostream &ss,
51 inline void stringify_append<std::nullptr_t>(llvm::raw_string_ostream &ss,
57 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head) { in stringify_helper()
62 inline void stringify_helper(llvm::raw_string_ostream &ss, const Head &head, in stringify_helper()
71 llvm::raw_string_ostream ss(buffer); in stringify_args()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h33 llvm::raw_string_ostream OS(Str); in printStmt()
82 llvm::raw_string_ostream OS(Str); in VisitConcreteInt()
94 llvm::raw_string_ostream OS(Str); in VisitConcreteInt()
134 llvm::raw_string_ostream OS(Str); in VisitSymIntExpr()
188 llvm::raw_string_ostream OS(Str); in VisitElementRegion()
245 llvm::raw_string_ostream OS(Str); in VisitParamVarRegion()
278 llvm::raw_string_ostream OS(Str); in VisitSVal()
286 llvm::raw_string_ostream OS(Str); in VisitSymExpr()
294 llvm::raw_string_ostream OS(Str); in VisitMemRegion()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h133 raw_string_ostream OS(Str);
142 function_ref<void(raw_string_ostream &, const BasicBlockT &)>
149 raw_string_ostream OS(Str);
207 static void printBasicBlock(raw_string_ostream &OS, const BasicBlock &Node) {
219 function_ref<void(raw_string_ostream &, const BasicBlock &)>
249 raw_string_ostream OS(Str);
260 raw_string_ostream NodeOS(NodeName);
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DVersion.cpp70 llvm::raw_string_ostream OS(buf); in getClangFullRepositoryVersion()
102 llvm::raw_string_ostream OS(buf); in getClangToolFullVersion()
117 llvm::raw_string_ostream OS(buf); in getClangFullCPPVersion()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp47 llvm::raw_string_ostream &OS) { in symbolize_error_handler()
68 llvm::raw_string_ostream OS(Result); in __sanitizer_symbolize_code()
101 llvm::raw_string_ostream OS(Result); in __sanitizer_symbolize_data()
124 llvm::raw_string_ostream OS(Result); in __sanitizer_symbolize_frame()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DDDGPrinter.cpp89 raw_string_ostream OS(Str); in getSimpleNodeLabel()
107 raw_string_ostream OS(Str); in getVerboseNodeLabel()
132 raw_string_ostream OS(Str); in getSimpleEdgeAttributes()
141 raw_string_ostream OS(Str); in getVerboseEdgeAttributes()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDataCollection.cpp18 static void printMacroName(llvm::raw_string_ostream &MacroStack, in printMacroName()
35 llvm::raw_string_ostream MacroStackStream(MacroStack); in getMacroStack()
H A DMangle.cpp435 llvm::raw_string_ostream OS(Name); in getName()
556 llvm::raw_string_ostream FOS(FrontendBuf); in getMangledStructor()
566 llvm::raw_string_ostream BOS(BackendBuf); in getMangledStructor()
575 llvm::raw_string_ostream FOS(FrontendBuf); in getMangledThunk()
580 llvm::raw_string_ostream BOS(BackendBuf); in getMangledThunk()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp230 raw_string_ostream HexStream(HexString); in emitInstruction()
240 raw_string_ostream HexStream(HexString); in emitInstruction()
253 raw_string_ostream HexStream(HexString); in emitInstruction()
302 raw_string_ostream DisasmStream(DisasmLine); in emitInstruction()
316 raw_string_ostream HexStream(HexLine); in emitInstruction()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp128 raw_string_ostream os(s); in SynthesizeFunctionResult()
144 raw_string_ostream os(s); in SynthesizeFunctionResult()
168 raw_string_ostream os(s); in SynthesizeObjCMethodResult()
188 raw_string_ostream os(s); in SynthesizeObjCMethodResult()
477 llvm::raw_string_ostream ss(s); in CommitPersistentDecls()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineCFGPrinter.h70 function_ref<void(raw_string_ostream &, const MachineBasicBlock &)>
72 [](raw_string_ostream &OS,
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp180 raw_string_ostream OS(Val); in Argument()
188 raw_string_ostream OS(Val); in Argument()
221 raw_string_ostream OS(Val); in Argument()
228 raw_string_ostream OS(Val); in Argument()
366 raw_string_ostream OS(Str); in print()
396 raw_string_ostream OS(Str); in getMsg()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h170 raw_string_ostream &KdStream) const;
177 raw_string_ostream &KdStream) const;
184 raw_string_ostream &KdStream) const;
191 raw_string_ostream &KdStream) const;
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DDispatchStatistics.cpp35 raw_string_ostream TempStream(Buffer); in printDispatchHistogram()
65 raw_string_ostream SS(Buffer); in printDispatchStalls()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/
H A DHipStdPar.cpp77 raw_string_ostream OS(W); in checkIfSupported()
174 raw_string_ostream OS(W); in checkIfSupported()
291 raw_string_ostream OS(W); in run()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp188 raw_string_ostream OS(Dest.Value); in printRegMIR()
246 raw_string_ostream StrOS(YamlMF.Body.Value.Value); in print()
288 raw_string_ostream OS(Dest.Value); in printRegClassOrBank()
303 raw_string_ostream StrOS(*Outputs[i]); in printStackObjectDbgInfo()
371 raw_string_ostream StrOS(YamlMFI.SavePoint.Value); in convert()
375 raw_string_ostream StrOS(YamlMFI.RestorePoint.Value); in convert()
498 raw_string_ostream StrOS(YMF.FrameInfo.StackProtector.Value); in convertStackObjects()
504 raw_string_ostream StrOS(YMF.FrameInfo.FunctionContext.Value); in convertStackObjects()
568 raw_string_ostream StrOS(NS); in convertMachineMetadataNodes()
579 raw_string_ostream StrOS(Str); in convert()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp144 llvm::raw_string_ostream &os);
399 llvm::raw_string_ostream os(s); in GenerateHTML()
427 llvm::raw_string_ostream os(s); in GenerateHTML()
448 llvm::raw_string_ostream os(file); in GenerateHTML()
458 llvm::raw_string_ostream &os) { in dumpCoverageData()
484 llvm::raw_string_ostream os(s); in showRelevantLinesJavascript()
585 llvm::raw_string_ostream os(s); in FinalizeHTML()
652 llvm::raw_string_ostream os(s); in FinalizeHTML()
948 llvm::raw_string_ostream os(sbuf); in HandlePiece()
1150 llvm::raw_string_ostream OS(S); in addArrowSVGs()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp79 raw_string_ostream OS(R); in getNodeIdentifierLabel()
107 raw_string_ostream OS(Result); in getSimpleNodeLabel()
286 raw_string_ostream O(s); in getGraphNodeLabel()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp155 llvm::raw_string_ostream OS(ExtractedCode); in createSourceReplacements()
179 llvm::raw_string_ostream OS(ReplacedCode); in createSourceReplacements()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp183 llvm::raw_string_ostream Name(NameBuffer); in MacroDefined()
184 llvm::raw_string_ostream Value(ValueBuffer); in MacroDefined()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp94 static bool shouldGenerateNote(llvm::raw_string_ostream &os, in shouldGenerateNote()
214 llvm::raw_string_ostream &os) { in generateDiagnosticsForCallLike()
385 llvm::raw_string_ostream os(sbuf); in annotateConsumedSummaryMismatch()
441 llvm::raw_string_ostream os(s); in annotateStartParameter()
491 llvm::raw_string_ostream os(sbuf); in VisitNode()
772 llvm::raw_string_ostream os(sbuf); in getEndPath()
916 llvm::raw_string_ostream os(Description); in createDescription()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp29 raw_string_ostream Stream(String); in getOperandsDWARFInfo()
349 raw_string_ostream Stream(String); in getOperandsCodeViewInfo()
434 raw_string_ostream Stream(String); in getIntervalInfo()
635 raw_string_ostream Stream(String); in print()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp302 raw_string_ostream ErrStream(ErrStr); in InitDebuggingDir()
320 raw_string_ostream ErrStream(ErrStr); in InitDebuggingDir()
343 raw_string_ostream FilenameBuf(Filename); in registerJITLoaderPerfStartImpl()
352 raw_string_ostream ErrStream(ErrStr); in registerJITLoaderPerfStartImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp226 raw_string_ostream OS(Buf); in LLVMMoveToContainingSection()
307 raw_string_ostream OS(Buf); in LLVMGetSymbolName()
318 raw_string_ostream OS(Buf); in LLVMGetSymbolAddress()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DEmbedBitcodePass.cpp38 raw_string_ostream OS(Data); in run()

12345678910>>...17