Home
last modified time | relevance | path

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

1234567891011

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h32 llvm::raw_string_ostream OS(Str); in printStmt()
69 llvm::raw_string_ostream OS(Str); in VisitLocConcreteInt()
81 llvm::raw_string_ostream OS(Str); in VisitNonLocConcreteInt()
121 llvm::raw_string_ostream OS(Str); in VisitSymIntExpr()
170 llvm::raw_string_ostream OS(Str); in VisitElementRegion()
221 llvm::raw_string_ostream OS(Str); in VisitSVal()
229 llvm::raw_string_ostream OS(Str); in VisitSymExpr()
237 llvm::raw_string_ostream OS(Str); in VisitMemRegion()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DVersion.cpp92 llvm::raw_string_ostream OS(buf); in getClangFullRepositoryVersion()
124 llvm::raw_string_ostream OS(buf); in getClangToolFullVersion()
143 llvm::raw_string_ostream OS(buf); in getClangFullCPPVersion()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCodegenNameGenerator.cpp65 llvm::raw_string_ostream OS(Name); in getName()
181 llvm::raw_string_ostream FOS(FrontendBuf); in getMangledStructor()
189 llvm::raw_string_ostream BOS(BackendBuf); in getMangledStructor()
198 llvm::raw_string_ostream FOS(FrontendBuf); in getMangledThunk()
203 llvm::raw_string_ostream BOS(BackendBuf); in getMangledThunk()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDataCollection.cpp19 static void printMacroName(llvm::raw_string_ostream &MacroStack, in printMacroName()
36 llvm::raw_string_ostream MacroStackStream(MacroStack); in getMacroStack()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp132 llvm::raw_string_ostream &os);
288 llvm::raw_string_ostream os(s); in GenerateHTML()
316 llvm::raw_string_ostream os(s); in GenerateHTML()
337 llvm::raw_string_ostream os(file); in GenerateHTML()
347 llvm::raw_string_ostream &os) { in dumpCoverageData()
373 llvm::raw_string_ostream os(s); in showRelevantLinesJavascript()
464 llvm::raw_string_ostream os(s); in FinalizeHTML()
530 llvm::raw_string_ostream os(s); in FinalizeHTML()
707 llvm::raw_string_ostream os(sbuf); in HandlePiece()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DCFGPrinter.h69 raw_string_ostream OS(Str);
79 raw_string_ostream OS(Str);
142 raw_string_ostream OS(Str);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp127 raw_string_ostream os(s); in SynthesizeFunctionResult()
143 raw_string_ostream os(s); in SynthesizeFunctionResult()
167 raw_string_ostream os(s); in SynthesizeObjCMethodResult()
187 raw_string_ostream os(s); in SynthesizeObjCMethodResult()
465 llvm::raw_string_ostream ss(s); in CommitPersistentDecls()
H A DASTDumper.cpp34 llvm::raw_string_ostream os(m_dump); in ASTDumper()
52 llvm::raw_string_ostream os(m_dump); in ASTDumper()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cc39 llvm::raw_string_ostream OS(Result); in __sanitizer_symbolize_code()
53 llvm::raw_string_ostream OS(Result); in __sanitizer_symbolize_data()
/freebsd-12.1/contrib/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp105 raw_string_ostream TempStream(Buffer); in printResourcePressurePerIter()
148 raw_string_ostream TempStream(Buffer); in printResourcePressurePerInst()
156 raw_string_ostream InstrStream(Instruction); in printResourcePressurePerInst()
H A DInstructionInfoView.cpp22 raw_string_ostream TempStream(Buffer); in printView()
26 raw_string_ostream InstrStream(Instruction); in printView()
H A DDispatchStatistics.cpp37 raw_string_ostream TempStream(Buffer); in printDispatchHistogram()
66 raw_string_ostream SS(Buffer); in printDispatchStalls()
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp513 static std::string mergeCondAndCode(raw_string_ostream &CondStream, in mergeCondAndCode()
514 raw_string_ostream &CodeStream) { in mergeCondAndCode()
516 raw_string_ostream CombinedStream(S); in mergeCondAndCode()
559 raw_string_ostream Func(F); in emitCompressInstEmitter()
560 raw_string_ostream FuncH(FH); in emitCompressInstEmitter()
593 raw_string_ostream CaseStream(CaseString); in emitCompressInstEmitter()
602 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter()
603 raw_string_ostream CodeStream(CodeString); in emitCompressInstEmitter()
/freebsd-12.1/contrib/llvm/lib/Object/
H A DArchive.cpp80 raw_string_ostream OS(Buf); in ArchiveMemberHeader()
159 raw_string_ostream OS(Buf); in getName()
197 raw_string_ostream OS(Buf); in getName()
232 raw_string_ostream OS(Buf); in getSize()
250 raw_string_ostream OS(Buf); in getAccessMode()
270 raw_string_ostream OS(Buf); in getLastModified()
291 raw_string_ostream OS(Buf); in getUID()
310 raw_string_ostream OS(Buf); in getGID()
381 raw_string_ostream OS(Buf); in Child()
H A DObject.cpp107 raw_string_ostream OS(Buf); in LLVMMoveToContainingSection()
189 raw_string_ostream OS(Buf); in LLVMGetSymbolName()
201 raw_string_ostream OS(Buf); in LLVMGetSymbolAddress()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp188 raw_string_ostream OS(Dest.Value); in printRegMIR()
219 raw_string_ostream StrOS(YamlMF.Body.Value.Value); in print()
257 raw_string_ostream OS(Dest.Value); in printRegClassOrBank()
272 raw_string_ostream StrOS(*Outputs[i]); in printStackObjectDbgInfo()
339 raw_string_ostream StrOS(YamlMFI.SavePoint.Value); in convert()
343 raw_string_ostream StrOS(YamlMFI.RestorePoint.Value); in convert()
433 raw_string_ostream StrOS(YMF.FrameInfo.StackProtector.Value); in convertStackObjects()
460 raw_string_ostream StrOS(Str); in convert()
487 raw_string_ostream StrOS(Str); in convert()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp84 raw_string_ostream OS(R); in getNodeIdentifierLabel()
112 raw_string_ostream OS(Result); in getSimpleNodeLabel()
277 raw_string_ostream O(s); in getGraphNodeLabel()
/freebsd-12.1/contrib/llvm/tools/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-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectLog.cpp173 llvm::raw_string_ostream error_stream(error); in DoExecute()
239 llvm::raw_string_ostream error_stream(error); in DoExecute()
279 llvm::raw_string_ostream output_stream(output); in DoExecute()
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DRPCSerialization.h133 raw_string_ostream(Name) << "Expected<" in getName()
156 raw_string_ostream(Name) << "std::pair<" << RPCTypeNameSequence<T1, T2>() in getName()
176 raw_string_ostream(Name) << "std::tuple<" in getName()
196 raw_string_ostream(Name) << "std::vector<" << RPCTypeName<T>::getName() in getName()
216 raw_string_ostream(Name) in getName()
234 raw_string_ostream(Name) in getName()
451 raw_string_ostream ErrMsgStream(ErrMsg); in serializeAsStringError()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp44 static bool shouldGenerateNote(llvm::raw_string_ostream &os, in shouldGenerateNote()
139 llvm::raw_string_ostream &os) { in generateDiagnosticsForCallLike()
309 llvm::raw_string_ostream os(sbuf); in annotateConsumedSummaryMismatch()
383 llvm::raw_string_ostream os(sbuf); in VisitNode()
630 llvm::raw_string_ostream os(sbuf); in getEndPath()
769 llvm::raw_string_ostream os(Description); in createDescription()
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp53 ProfOStream(raw_string_ostream &STR) in ProfOStream()
73 raw_string_ostream &SOStream = static_cast<raw_string_ostream &>(OS); in patch()
322 raw_string_ostream OS(Data); in writeBuffer()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp184 llvm::raw_string_ostream Name(NameBuffer); in MacroDefined()
185 llvm::raw_string_ostream Value(ValueBuffer); in MacroDefined()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDiagnosticInfo.cpp178 raw_string_ostream OS(Val); in Argument()
186 raw_string_ostream OS(Val); in Argument()
335 raw_string_ostream OS(Str); in print()
365 raw_string_ostream OS(Str); in getMsg()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A Draw_ostream.h483 class raw_string_ostream : public raw_ostream {
494 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function
495 ~raw_string_ostream() override;

1234567891011