Home
last modified time | relevance | path

Searched defs:strOS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp832 llvm::raw_string_ostream strOS(item.detail); in codeCompleteConstraintName() local
1019 llvm::raw_string_ostream strOS(signatureInfo.label); in codeCompleteCallSignature() local
1075 llvm::raw_string_ostream strOS(signatureInfo.label); codeCompleteOperationOperandOrResultSignature() local
[all...]
/llvm-project/mlir/lib/IR/
H A DDiagnostics.cpp450 llvm::raw_string_ostream strOS(str); in emitDiagnostic() local